John Schulman
|
bb40378118
|
change atari preprocessing to use faster opencv
some logger changes
|
2017-10-25 09:21:29 -04:00 |
|
John Schulman
|
aa6e58bdf1
|
fix readmes
|
2017-08-27 22:22:14 -07:00 |
|
John Schulman
|
3f676f7d1e
|
ACKTR + A2C
|
2017-08-18 09:25:39 -07:00 |
|
Matthias Plappert
|
882251878f
|
Parameter space noise for DQN and DDPG (#75)
* Export param noise
* Update documentation
* Final finishing touches
|
2017-07-27 08:10:59 -07:00 |
|
Jonas Schneider
|
5dc00628fe
|
readme fiddling
|
2017-07-20 09:00:24 -07:00 |
|
John Schulman
|
da99706046
|
ppo and trpo
|
2017-07-20 08:52:35 -07:00 |
|
cxx
|
5e73387494
|
Fix README since BreakOut pretrained model doesn't match the correct tensor shape. Therefore, Pong is used instead.
|
2017-06-16 15:38:42 +08:00 |
|
Tiago Carvalho
|
1f3c3e33e7
|
Update README.md
|
2017-05-31 12:14:28 +01:00 |
|
Olivier Moindrot
|
d2c51f5933
|
Correct path to script "download_model"
`python -m baselines.deepq.experiments.download_model` becomes `python -m baselines.deepq.experiments.atari.download_model`
|
2017-05-24 13:13:30 -07:00 |
|
Szymon Sidor
|
958810ed1e
|
Initial commit
|
2017-05-24 02:34:20 -07:00 |
|