1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes to car_racing.py (rendering in mode=human and main method) (#1339) More... almost 6 years ago
Typo in a error message in gym/wrappers/monitoring/video_recorder.py (#952) More... almost 6 years ago
Update format typo in readme (#992) More... almost 6 years ago
Update LunarLander description. (#996) More... almost 6 years ago
modify README.rst to remove references to render(close=True) More... almost 6 years ago
Finish removing close as an option from render (#1009) More... almost 6 years ago
Implement context handler protocol for Env (#1012) More... almost 6 years ago
Refactor mujoco envs to support dynamic arguments (#1304) More... almost 6 years ago
Taxi.py: Improve inline documentation (#1077) More... about 6 years ago
remove call to reset in DiscreteEnv.__init__ (#1316) More... about 6 years ago
Fix RobotEnv rgb_array rendering (#1182) More... about 6 years ago
add defender (#1326) More... about 6 years ago
combine monitor close methods (#1321) More... about 6 years ago
only import mujoco if skip_mujoco=False (otherwise causes failures due to lack of mujoco key) More... about 6 years ago
Fix issue #1266 (#1269) More... about 6 years ago
make recent text env changes python 2/3 compatible More... about 6 years ago
Fix to enable use with odd image dimensions (#1101) More... about 6 years ago
Remove spaces around = in kwarg (#1241) More... about 6 years ago
Return output from render method in a right way (#1248) More... about 6 years ago
Move 3 toy_text environment to the correct env_type (#1251) More... about 6 years ago
Update cartpole.py (#1263) More... about 6 years ago
corrects typo in AcrobotEnv description (#1272) More... about 6 years ago
FIx a typo. Replace `left or write` with `left or right`. (#1305) More... about 6 years ago
Delete benchmark_runner (#1309) More... about 6 years ago
Add optional touch sensors for hand environments (#1299) More... about 6 years ago
python27 tests (#1314) More... about 6 years ago
Make super() calls Python 2 compatible. (#1312) More... about 6 years ago
release version 0.11.0 More... about 6 years ago
run tests with --forked to mitigate mujoco envs memory leak More... about 6 years ago
fix .travis.yml syntax More... about 6 years ago