Skip to content

Instantly share code, notes, and snippets.

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