1
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
makes test_determinism support tuples (#176) More... over 8 years ago
Only create ~/.mujoco if MUJOCO_KEY_BUNDLE is set More... over 8 years ago
Series of safety environments (#172) More... over 8 years ago
adds example usage to spaces (#173) More... over 8 years ago
Merge PR #170 More... over 8 years ago
Make it possible to step() in a newly created env, rather than throwing AttributeError More... over 8 years ago
Push up x_threshold to silence warnings: fixes #88 More... over 8 years ago
Add docstring for monitor property More... over 8 years ago
Go back to lazily creating the monitor More... over 8 years ago
Handle monitor close better More... over 8 years ago
Correct self -> env More... over 8 years ago
Create monitor at __new__ time More... over 8 years ago
add bibtex entry and reference to whitepaper More... over 8 years ago
Faster video recording (#119) More... over 8 years ago
Update README.rst (#158) More... over 8 years ago
Adds instructions for adding envs (#160) More... over 8 years ago
Add credit for contributed envs More... over 8 years ago
Bump version More... over 8 years ago
Only warn once about out-of-bound actions and observations (#153) More... over 8 years ago
Fix car_dynamics import More... over 8 years ago
Make agent examples compatible with python 3 (#150) More... over 8 years ago
Remove algorithm id from example agents, add documentation to api.py More... over 8 years ago
Add dependencies for building scipy from source More... over 8 years ago
Merge branch 'iaroslav-ai-master' More... over 8 years ago
Fix failing DoomDeathmatch test (altattack -> alattack) More... over 8 years ago
Merge branch 'master' of https://github.com/iaroslav-ai/gym into iaroslav-ai-master More... over 8 years ago
add swig to the list of dependencies to be installed with homebrew (#146) More... over 8 years ago
Clarified description of the environment class More... over 8 years ago
Removed testing code More... over 8 years ago
Fixed shape of observation More... over 8 years ago