Skip to content

Commit f1b171c

Browse files
authored
Update README.md
1 parent 634242c commit f1b171c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pure RL has outperformed supervised learning+RL agent
1111
![](/figure/rl_vs_sl.png)
1212

1313

14-
# Nov20 SL evaluation
14+
# SL evaluation
1515

1616
![](/figure/Nov20large20eval.png)
1717

@@ -58,7 +58,7 @@ python preprocess.py preprocess ./data/SGFs/kgs-*
5858
python main.py --mode=train
5959
```
6060

61-
## Play Against An A.I. (currently only random A.I. is available)
61+
## Play Against An A.I.
6262

6363
```
6464
python main.py --mode=gtp —-gtp_poliy=mctspolicy --model_path='./savedmodels/your_model.ckpt'

0 commit comments

Comments
 (0)