https://github.com/openai/baselines

sort by:
Revision Author Date Message Commit Date
584261a Merge pull request #14 from quanvuong/master Consistent initial type (float) for episode_rewards 04 June 2017, 07:40:42 UTC
9c10c2f Merge pull request #13 from ppwwyyxx/patch-1 Update setup.py 04 June 2017, 07:40:31 UTC
86054f7 Consistent initial type (float) for episode_rewards 30 May 2017, 03:49:25 UTC
709c327 Update setup.py `PongNoFrameskip-v4` seems to require `gym>=0.9.1` 30 May 2017, 02:39:25 UTC
fc2bbed Merge pull request #11 from yenchenlin/fix-typo Fix typos 28 May 2017, 19:56:46 UTC
4fd1d21 Fix typo 28 May 2017, 17:13:47 UTC
5c80997 Merge pull request #9 from AAorris/patch-1 tf_util: spelling / docstring updates 26 May 2017, 23:24:57 UTC
2361220 tf_util: spelling / docstring updates 26 May 2017, 05:53:09 UTC
7327a15 update Atari envs to v4 and warn Python 2 users. 25 May 2017, 21:53:29 UTC
0071b85 Merge pull request #2 from omoindrot/patch-1 Correct path to script "download_model" 24 May 2017, 21:55:54 UTC
d2c51f5 Correct path to script "download_model" `python -m baselines.deepq.experiments.download_model` becomes `python -m baselines.deepq.experiments.atari.download_model` 24 May 2017, 20:13:30 UTC
958810e Initial commit 24 May 2017, 09:34:20 UTC
back to top