Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
https://github.com/Farama-Foundation/Gymnasium
api gym reinforcement-learning
Last synced: about 2 months ago
JSON representation
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
- Host: GitHub
- URL: https://github.com/Farama-Foundation/Gymnasium
- Owner: Farama-Foundation
- License: mit
- Created: 2022-09-08T01:58:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T03:00:34.000Z (8 months ago)
- Last Synced: 2024-05-01T10:42:40.756Z (8 months ago)
- Topics: api, gym, reinforcement-learning
- Language: Python
- Homepage: https://gymnasium.farama.org
- Size: 325 MB
- Stars: 5,758
- Watchers: 38
- Forks: 664
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Citation: CITATION.cff
Awesome Lists containing this project
- StarryDivineSky - Farama-Foundation/Gymnasium
- awesome-production-machine-learning - Gymnasium - Foundation/Gymnasium.svg?style=social) - Gymnasium is an open source Python library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments, as well as a standard set of environments compliant with that API. (Industry Strength RL)