Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save coreylynch/232c18a562118d1163c065c0d6796826 to your computer and use it in GitHub Desktop.
Save coreylynch/232c18a562118d1163c065c0d6796826 to your computer and use it in GitHub Desktop.
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