Greg Brockman
dbde599c17
monitor.py: Still write manifest if close errors
...
Before, on a headless server I was losing manifests with:
NullFunctionError: Attempt to call an undefined function glIsFramebuffer, check for bool(glIsFramebuffer) before calling (when closing Ant-v0)
2016-04-27 19:35:33 -07:00
Jonas Schneider
e8cf5f356c
Fix missing StringIO import
2016-04-27 19:09:25 -07:00
Jonas Schneider
5c371ec620
Bump atari-py to fix the Atari errors
2016-04-27 19:03:13 -07:00
Jonas Schneider
1fd5af8b4e
Apparently Python3 disallows casting numpy scalars into ints. Work around that.
2016-04-27 18:31:32 -07:00
Jonas Schneider
5065950a09
Fix Python3 compat of import dependencies
2016-04-27 18:03:29 -07:00
Ian Danforth
b623109cee
PEP 8 on hopper.py
2016-04-27 17:03:50 -07:00
Greg Brockman
cf54e97686
Fix Tensorflow capitalization
...
Fixes #5
2016-04-27 14:26:20 -07:00
Greg Brockman
ed2c3a1fdc
README: Fix package name
2016-04-27 12:49:28 -07:00
Jonas Schneider
7d2630b82e
Bump version
2016-04-27 12:48:04 -07:00
Jonas Schneider
0a543edc72
gym.scoreboard: Correctly pass a given API key
2016-04-27 12:46:35 -07:00
Greg Brockman
3ef163be85
Bump version
2016-04-27 12:13:15 -07:00
Jonas Schneider
34a523bc6e
Everything is prime-time!
2016-04-27 11:53:29 -07:00
Jonas Schneider
eaf7037411
Include assets in package
2016-04-27 11:53:28 -07:00
Jonas Schneider
3318f97bf0
Remove deprecated mujoco gitignore
2016-04-27 11:53:28 -07:00
Greg Brockman
fa61141a57
Raise a better error for a missing pyglet
2016-04-27 11:46:11 -07:00
Greg Brockman
bcfefce9a0
Merge pull request #2 from domluna/fix-cloning-typo
...
fix typo in cloning installation
2016-04-27 11:19:19 -07:00
Dominique Luna
2c0b6cfbad
fix typo in cloning installation
2016-04-27 14:15:45 -04:00
Greg Brockman
a1e0c2519e
Update text about pypi install
2016-04-27 11:06:40 -07:00
OpenAI server
617f56a587
Merge branch 'master' of https://github.com/openai/gym
2016-04-27 11:01:34 -07:00
Greg Brockman
9c3516953d
Add LICENSE
2016-04-27 10:44:17 -07:00
Greg Brockman
75b13ed97e
Release on pypi and bump version number
2016-04-27 10:34:40 -07:00
Greg Brockman
1c816c9fe4
scoring.py: Handle entries without initial_reset_timestamp
2016-04-27 09:46:09 -07:00
Greg Brockman
f9422ad0c6
Record initial reset timestamp, and use it for duration calculations
2016-04-27 09:46:09 -07:00
OpenAI server
8fffddcb23
if viewer is None then no need to close it.
2016-04-27 09:41:15 -07:00
Greg Brockman
c02a213f8e
scoring.py: Handle entries without initial_reset_timestamp
2016-04-27 09:32:31 -07:00
Greg Brockman
bd36a91603
Record initial reset timestamp, and use it for duration calculations
2016-04-27 09:17:05 -07:00
Greg Brockman
6ff2b059fe
scoring.py: Include more timestamp metrics
2016-04-27 09:10:19 -07:00
Greg Brockman
e8f2980603
Initial release. Hello world :).
2016-04-27 08:00:58 -07:00