Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cts198859 authored Apr 11, 2019
1 parent 852c7ec commit 0efddca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ To train a new agent, run
~~~
python3 main.py --base-dir [base_dir] train --config-dir [config_dir] --test-mode no_test
~~~
`no_test` is suggested, since it may slow down the training speed.
`no_test` is suggested, since tests will significantly slow down the training speed.

To access tensorboard during training, run
~~~
Expand Down

0 comments on commit 0efddca

Please sign in to comment.