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
Fix edge case for out of bounds (#2822) More... over 2 years ago
Upgrade test_action_dim. Refer to #2767 (#2802) More... over 2 years ago
[Proposal] Add turbulance disturbance to LunarLander (#2808) More... over 2 years ago
Improve ``play`` (#2819) More... over 2 years ago
Improve performance for car racing rendering (#2821) More... over 2 years ago
Pydocstyle wrappers docstrings (#2787) More... over 2 years ago
Remove try except from box2d __init__.py as the environment have try except natively (#2816) More... over 2 years ago
Upgrade test_determinism. Refer to #2767 (#2814) More... over 2 years ago
Pydocstyle spaces docstring (#2798) More... over 2 years ago
Add Pydocstyle to CI (#2785) More... over 2 years ago
Add pyright to precommit (#2796) More... over 2 years ago
BugFix - VecEnvWrapper doesn't forward call, set_attr to self.env (#2800) More... almost 3 years ago
Fixed bug where the env could terminate while checking observations and actions (https://github.com/openai/gym/issues/2803) (#2804) More... almost 3 years ago
Fixes to the new registration (#2771) More... almost 3 years ago
Add deprecation warning on PlayPlot. (#2792) More... almost 3 years ago
Changes the gym box2d, toy-text and classic-control entry points to their actual file not __init__.py import (#2791) More... almost 3 years ago
Place try except around all imports of pygame (#2782) More... almost 3 years ago
Added docstrings for wrappers, some typehints (#2784) More... almost 3 years ago
Add discrete action space for Carracing (#2761)
Jet
More... almost 3 years ago
Update the flake8 pre-commit ignores (#2778) More... almost 3 years ago
Improved taxi documentation (#2777) More... almost 3 years ago
Avoid using deperecated distutils package (#2770) More... almost 3 years ago
Fix docstring format on seed arg to reset (#2775) More... almost 3 years ago
Remove orphan comment (#2774) More... almost 3 years ago
Fixed batch spaces where the original space's seed was ignored. Issue 2680 (#2727) More... almost 3 years ago
Remove magic numbers. Imports cleanup. Remove redudant test. (#2769) More... almost 3 years ago
Rewriting of the registration mechanism (#2748) More... almost 3 years ago
Vector Api for website (#2764) More... almost 3 years ago
reduce wind power further for heuristic landing (#2766)
Jet
More... almost 3 years ago
Add test gym utils play. Fix #2729 (#2743) More... almost 3 years ago