Skip to content

Instantly share code, notes, and snippets.

@Shmuma
Created May 4, 2017 12:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Shmuma/4cf12c8cc293bf70bc95120dc41fcfc4 to your computer and use it in GitHub Desktop.
Save Shmuma/4cf12c8cc293bf70bc95120dc41fcfc4 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_health.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment