Skip to content

Instantly share code, notes, and snippets.

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