Commit Graph

28 Commits

Author SHA1 Message Date
Trevor Blackwell
f19f90452c bump atari-py 2017-03-28 10:41:20 -07:00
Szymon Sidor
255a261e5d bump atari-py requirement 2017-03-22 16:45:10 -07:00
John Schulman
6f4f5653de switch to pytest (#495)
* switch to pytest

* remove observation space sampling

* fix test
2017-02-11 22:17:02 -08:00
Philip Paquette
4b9984c00e Moved doom to gym_doom (#319) 2016-08-24 08:24:10 -07:00
Jonas Schneider
645f5a0758 Pin scipy 2016-08-03 19:21:39 -07:00
Jonas Schneider
36e00ed57a Bump mujoco-py 2016-07-08 12:39:39 -07:00
Greg Brockman
2aa03d6088 Add configure method to Env, and support multiple displays in CartPole (#175)
* Add configure method to Env, and support multiple displays in CartPole

This allows people to pass runtime specification which doesn't affect
the environment semantics to environments created via `make`.

Also include an example of setting the display used for CartPole

* Provide full configure method

* Allow environments to require configuration

* Don't take arguments in make
2016-06-12 20:56:21 -07:00
Jie Tang
e5f5e7d3f9 Merge branch 'master' of https://github.com/iaroslav-ai/gym into iaroslav-ai-master 2016-05-31 00:31:50 -07:00
Iaroslav Shcherbatyi
5c8e34029d Fixes according to feedback to pull #104 2016-05-28 11:30:40 +02:00
Jie Tang
c47c325276 Bump doom_py version 2016-05-24 14:10:52 -07:00
Jie Tang
a48e6a0188 Bump doom_py version 2016-05-19 20:39:46 -07:00
Jie Tang
53db26a2d3 Bump doom_py version 2016-05-19 20:39:46 -07:00
Jie Tang
5181b7e44d Bump doom_py version 2016-05-19 20:39:46 -07:00
Jie Tang
a3a24fb5be Specify version number for doom_py 2016-05-19 20:39:45 -07:00
Jie Tang
0b2b41cc57 Fix typo (doom-py -> doom_py) 2016-05-19 20:39:45 -07:00
Jie Tang
4950a7e061 Add Doom envs (group key doom) 2016-05-19 20:39:45 -07:00
Greg Brockman
91413a9768 Upgrade pyglet to a base dependency
Fixes #85
2016-05-16 07:09:48 -07:00
Jonas Schneider
cda4518b1e Bump mujoco-py for Python3 compat 2016-05-10 17:05:04 +02:00
Greg Brockman
e53694f655 Add box2d extras 2016-05-09 22:59:09 -07:00
Jonas Schneider
2aa2b35c10 Add a light version requirement to requests 2016-04-30 22:24:19 -07:00
Jonas Schneider
8884b46c18 Bump mujoco-py 2016-04-28 22:32:38 -07:00
Jonas Schneider
9dd2f9f3a3 Bump pachi-py 2016-04-28 16:12:35 -07:00
Jonas Schneider
1ba67baedd Fix typo 2016-04-28 15:32:34 -07:00
Jonas Schneider
33f7c78a7c Add missing PyOpenGL dep 2016-04-28 15:30:01 -07:00
Jonas Schneider
93198e5c5f Bump dependencies 2016-04-28 15:09:18 -07:00
Jonas Schneider
5c371ec620 Bump atari-py to fix the Atari errors 2016-04-27 19:03:13 -07:00
Jonas Schneider
eaf7037411 Include assets in package 2016-04-27 11:53:28 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00