Commit Graph

6 Commits

Author SHA1 Message Date
Greg Brockman
81a4c3e57c Clarify reward docstring
Closes #70
2016-05-08 13:20:01 -07:00
Jonas Schneider
4519a6ffe3 Warn instead of raising on invalid action 2016-05-03 22:27:26 -04:00
JKCooper2
3c983b9f1d Set restriction on selected actions for MountainCar-v0 (#47)
* Set restriction on selected actions

* Used self.action_space instead of custom set

* Move action validation to core.py
2016-05-03 21:40:24 -04:00
Greg Brockman
99f40a2fc1 Add reward_range parameter to Env
Closes #33
2016-04-30 22:53:13 -04:00
Greg Brockman
317a2be993 Update Env docstrings 2016-04-28 10:33:41 -07:00
Greg Brockman
e8f2980603 Initial release. Hello world :). 2016-04-27 08:00:58 -07:00