1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't break when passing strange values into DiscreteSpace#contains More... almost 9 years ago
Call `_step` instead of `step` when fake-stepping a mujoco env on initialize More... almost 9 years ago
Set restriction on selected actions for MountainCar-v0 (#47) More... almost 9 years ago
Added PGE to environments (#55) More... almost 9 years ago
Box2d initial, second attempt More... almost 9 years ago
Same fix for Go for StringIO More... almost 9 years ago
A few compatibility issues with python3 resolved. Fixed lot's of issues with the HexEnv. Added Hex9x9-v0 to registry More... almost 9 years ago
fixed bug (frame_shape -> frame.shape) (#50) More... almost 9 years ago
Fix PR tests More... almost 9 years ago
Fixed typo (#49) More... almost 9 years ago
fix subsampling of videos More... almost 9 years ago
rendering.py: 'color' keyword argument handling fixed More... almost 9 years ago
Added Simple DQN. (#46) More... almost 9 years ago
Skip deprecated envs More... almost 9 years ago
Add back registration for deprecated envs More... almost 9 years ago
Bump version since we upgraded all MuJoCo envs More... almost 9 years ago
pass Travis environment variables to tox for PRs (#37) More... almost 9 years ago
Cast WeakRefDict to list first to ensure stability More... almost 9 years ago
Python 3 encoding fixes More... almost 9 years ago
Use our reraising when probing for pyglet More... almost 9 years ago
Correctly handle absent prefix/suffix in reraise More... almost 9 years ago
Safely iterate over monitor weakrefs when closing More... almost 9 years ago
Replace xrange -> range in example scripts More... almost 9 years ago
Merge pull request #44 from lukemetz/lm/errors More... almost 9 years ago
Disable 3.5 while tests non-deterministically crash More... almost 9 years ago
Add the Travis CI badge to the README (#38) More... almost 9 years ago
add agentnet demos (#42) More... almost 9 years ago
fix InvertedPendulum More... almost 9 years ago
fix mujoco _reset method More... almost 9 years ago
Add note about running a server More... almost 9 years ago