Skip to content

Commit 366f486

Browse files
tsaoyupzhokhov
authored andcommitted
Update README.md (#416)
Update Atari example
1 parent f272969 commit 366f486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baselines/deepq/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In particular notice that once `deepq.learn` finishes training it returns `act`
3232

3333

3434
- [baselines/deepq/experiments/custom_cartpole.py](experiments/custom_cartpole.py) - Cartpole training with more fine grained control over the internals of DQN algorithm.
35-
- [baselines/deepq/experiments/atari/train.py](experiments/atari/train.py) - more robust setup for training at scale.
35+
- [baselines/deepq/experiments/run_atari.py](experiments/run_atari.py) - more robust setup for training at scale.
3636

3737

3838
##### Download a pretrained Atari agent

0 commit comments

Comments
 (0)