gymnasium
https://github.com/farama-foundation/gymnasium
Python
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to gymnasium
Help out
- Issues
- docs: add tutorial for creating custom MuJoCo environments
- Add Mesozoic Labs project to third-party environments
- Add reset_bounds info to CartPole reset() info dict
- Allow generic type hinting for Tuple space
- Fix asymmetric transition dynamics in rainy Taxi environment
- Allow custom rewards in FrozenLakeEnv
- [Bug Report] Autoreset in AsyncVectorEnv causes crash in 1.2.0
- [Question] On the Redundancy of Discrete Spaces: Could MultiDiscrete Supersede Discrete and MultiBinary?
- [Question] Inconsistency Between reset() Docstring and REINFORCE Tutorial: Seeding Every Episode
- [Proposal] Make the Tuple space a generic class
- Docs
- Python not yet supported