Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
njustesen committed Mar 19, 2018
1 parent f2370e9 commit 7e036dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ scipy
sdl2
vizdoom

## Training A2C baseline
## Training the agent
~~~~
# A2C baseline
python main.py --num-processes 16 --config-path scenario/deathmatch.cfg --num-frames 75000000 --no-vis
Expand All @@ -24,4 +24,4 @@ python enjoy.py --config-path scenario/deatmatch.cfg
# A2C+RoE
python enjoy.py --config-path scenario/deatmatch.cfg --roe
~~~~
~~~~

0 comments on commit 7e036dc

Please sign in to comment.