Created
June 8, 2016 16:30
-
-
Save coreylynch/232c18a562118d1163c065c0d6796826 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Async 1-step DQN | |
clone https://github.com/coreylynch/async-rl | |
run python async_dqn.py --experiment breakout --game "Breakout-v0" --num_concurrent 8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment