Gymnasium
Learning environment framework
Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
8k stars
45 watching
858 forks
Language: Python
last commit: 2 months ago
Linked from 3 awesome lists
apigymreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A unified API for multi-agent reinforcement learning environments with various game families | 2,678 |
| A toolkit for developing and comparing reinforcement learning algorithms using a standardized API to interact with environments. | 34,966 |
| A collection of robotic simulation environments for reinforcement learning | 585 |
| A collection of standardized environments and datasets for training and benchmarking algorithms in offline reinforcement learning | 1,371 |
| A tool for creating and simulating 3D environments for reinforcement learning research | 712 |
| A collection of grid-world environments for reinforcement learning research | 2,139 |
| An API conversion tool for reinforcement learning environments. | 143 |
| A collection of small wrapper functions to preprocess reinforcement learning environments. | 457 |
| High-quality implementations of reinforcement learning algorithms for research and development purposes | 15,885 |
| Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
| A platform for developing AI agents to play Atari 2600 games | 2,199 |
| A collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms. | 1,290 |
| An OpenAI-Gym environment designed to test and benchmark reinforcement learning algorithms for building energy management | 43 |
| A Python library for offline reinforcement learning research, providing datasets and utilities. | 310 |
| Training an open-source quadruped robot to perform domestic and generic tasks using reinforcement learning and OpenAI Gym. | 998 |