stpete2 commited on
Commit
3e57987
·
verified ·
1 Parent(s): db9bcf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ tags:
8
 
9
  DQN-based Othello Model (num_episodes=10000)
10
 
11
- Sometimes AI does not move when there is a possible move. At that time, you win.
12
 
13
  https://www.kaggle.com/code/stpeteishii/othello-dqn-vs-human-train-save
14
 
 
8
 
9
  DQN-based Othello Model (num_episodes=10000)
10
 
11
+ Sometimes AI does not move even when there is a possible move. At that time, you win.
12
 
13
  https://www.kaggle.com/code/stpeteishii/othello-dqn-vs-human-train-save
14