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)

GitHub

7k stars
42 watching
828 forks
Language: Python
last commit: 9 days ago
Linked from 3 awesome lists

apigymreinforcement-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
farama-foundation/pettingzoo A unified API for multi-agent reinforcement learning environments with various game families 2,627
openai/gym A toolkit for developing and comparing reinforcement learning algorithms using a standardized API to interact with environments. 34,835
farama-foundation/gymnasium-robotics A collection of robotic simulation environments for reinforcement learning 570
farama-foundation/d4rl Provides standardized environments and datasets for offline reinforcement learning training and benchmarking 1,346
farama-foundation/miniworld A tool for creating and simulating 3D environments for reinforcement learning research 703
farama-foundation/minigrid A collection of grid-world environments for reinforcement learning research 2,122
farama-foundation/shimmy An API conversion tool for reinforcement learning environments. 138
farama-foundation/supersuit A collection of small wrapper functions to preprocess reinforcement learning environments. 453
openai/baselines High-quality implementations of reinforcement learning algorithms for research and development purposes 15,827
packtpublishing/hands-on-intelligent-agents-with-openai-gym Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym 373
farama-foundation/arcade-learning-environment A platform for developing AI agents to play Atari 2600 games 2,178
farama-foundation/metaworld A collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms. 1,273
ibpsa/project1-boptest-gym An OpenAI-Gym environment designed to test and benchmark reinforcement learning algorithms for building energy management 43
farama-foundation/minari A Python library for offline reinforcement learning research, providing datasets and utilities. 294
nicrusso7/rex-gym Training an open-source quadruped robot to perform domestic and generic tasks using reinforcement learning and OpenAI Gym. 988