Project: https://github.com/danijar/mindpark
Commit: 46f69c9edfd03c05cee21007e6aacfcc0004ed6c
Command: python3 -O -m mindpark run 2016-09-24T05-54-08-dqn-gather.yaml
| 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 |
Project: https://github.com/danijar/mindpark
Commit: 46f69c9edfd03c05cee21007e6aacfcc0004ed6c
Command: python3 -O -m mindpark run 2016-09-24T05-54-08-dqn-gather.yaml