Skip to content

Instantly share code, notes, and snippets.

@Shmuma
Created May 4, 2017 20:10
Show Gist options
  • Save Shmuma/505d05178a53788d8284ae4061f93901 to your computer and use it in GitHub Desktop.
Save Shmuma/505d05178a53788d8284ae4061f93901 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_defend_line.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment