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
- [Bug Report] `gymnasium[torch]` and `gymnasium[jax]` install conversion wrappers that fail to import: `No module named 'packaging'`
- raise DependencyNotInstalled when array conversion dependencies are missing
- Preserve vector wrapper state across partial resets
- Refactor CartPole observation construction into _get_obs
- Fix MaxAndSkipObservation pooling on early episode endings
- Support empty stacked Sequence operations
- Preserve integer ranges when batching Discrete spaces
- [Bug Report] Reacher observation mixes post-step qpos with stale body positions
- Create shared memory from the multiprocessing typecode table
- feat(wrappers): add vector TimeAwareObservation
- Docs
- Python not yet supported