Skip to content

Instantly share code, notes, and snippets.

@danijar
Last active October 11, 2016 04:57
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 danijar/4a25ae6a468bbff5f1f60e70be5587cb to your computer and use it in GitHub Desktop.
Save danijar/4a25ae6a468bbff5f1f60e70be5587cb to your computer and use it in GitHub Desktop.
algorithms:
- config:
| frame_skip: 6
| history: 6
| replay_capacity: 5e4
name: DQN
train_steps: 200000
type: DQN
envs:
- SimpleGather-v0
epochs: 200
repeats: 1
test_steps: 40000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment