You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: baselines/deepq/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ In particular notice that once `deepq.learn` finishes training it returns `act`
32
32
33
33
34
34
-[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.
0 commit comments