Skip to content

Instantly share code, notes, and snippets.

@Shmuma
Created May 5, 2017 08:22
Show Gist options
  • Save Shmuma/7e7f4810a29bcdccb88fef4b713807c6 to your computer and use it in GitHub Desktop.
Save Shmuma/7e7f4810a29bcdccb88fef4b713807c6 to your computer and use it in GitHub Desktop.
DQN with experience replay
Code: https://github.com/Shmuma/rl/blob/ptan/ptan/samples/dqn_expreplay_doom.py
Config: https://github.com/Shmuma/rl/blob/ptan/ptan/samples/runs/dqn_exp_doom_predict.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment