gym
RL framework
A toolkit for developing and comparing reinforcement learning algorithms using a standardized API to interact with environments.
A toolkit for developing and comparing reinforcement learning algorithms.
35k stars
1k watching
9k forks
Language: Python
last commit: 4 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
farama-foundation/gymnasium | Develops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments | 7,613 |
packtpublishing/hands-on-intelligent-agents-with-openai-gym | Teaching software developers to build intelligent agents using deep reinforcement learning and OpenAI Gym | 374 |
openai/baselines | High-quality implementations of reinforcement learning algorithms for research and development purposes | 15,885 |
ibpsa/project1-boptest-gym | An OpenAI-Gym environment designed to test and benchmark reinforcement learning algorithms for building energy management | 43 |
nicrusso7/rex-gym | Training an open-source quadruped robot to perform domestic and generic tasks using reinforcement learning and OpenAI Gym. | 998 |
mpschrader/gym-sokoban | An OpenAI Gym environment for solving the Sokoban puzzle game | 333 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,471 |
shakenes/vizdoomgym | A wrapper around ViZDoom environments to integrate them with OpenAI Gym | 66 |
upb-lea/gym-electric-motor | A Python toolbox for simulating and controlling electric motors with a focus on reinforcement learning and classical control. | 311 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 588 |
cjy1992/gym-carla | A CARLA simulator wrapper for reinforcement learning and imitation learning environments | 549 |
keras-rl/keras-rl | An implementation of state-of-the-art deep reinforcement learning algorithms in Python. | 5,530 |
openai/roboschool | A software framework for simulating robots in various environments to train artificial intelligence models. | 2,134 |
thedimlebowski/trading-gym | A reinforcement learning framework for developing trading strategies | 550 |
gomerudo/nas-env | An OpenAI Gym environment for searching neural network architectures | 29 |