gym-environments
There are 88 repositories under gym-environments topic.
AminHP/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
praveen-palanisamy/macad-gym
Multi-Agent Connected Autonomous Driving (MACAD) Gym environments for Deep RL. Code for the paper presented in the Machine Learning for Autonomous Driving Workshop at NeurIPS 2019:
Grid2op/grid2op
Grid2Op a testbed platform to model sequential decision making in power systems.
nikhilbarhate99/Hierarchical-Actor-Critic-HAC-PyTorch
PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments
Farama-Foundation/MO-Gymnasium
Multi-objective Gymnasium environments for reinforcement learning
PaddlePaddle/MetaGym
Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.
proroklab/popgym
Partially Observable Process Gym
robinhenry/gym-anm
A framework to design Reinforcement Learning environments that model Active Network Management (ANM) tasks in electricity distribution networks.
MarvinLer/pypownet
A power network simulator with a Reinforcement Learning-focused usage.
bark-simulator/bark-ml
Gym environments and agents for autonomous driving.
qlan3/gym-games
A collection of Gymnasium compatible games for reinforcement learning.
pyrddlgym-project/pyRDDLGym
A toolkit for auto-generation of OpenAI Gym environments from RDDL description files.
SvenGronauer/Bullet-Safety-Gym
An open-source framework to benchmark and assess safety specifications of Reinforcement Learning problems.
DHDev0/Stochastic-muzero
Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.
carlosnatalino/optical-rl-gym
Set of reinforcement learning environments for optical networks
robocin/rSoccer
🎳 Environments for Reinforcement Learning
sentenai/reinforce
Reinforcement learning in haskell
elbecerrasoto/gym-cellular-automata
Cellular Automata Environments for Reinforcement Learning
aditya-shirwatkar/UnderactuatedRobotics
Repository of implementation of few algorithms for Underactuated Systems in Robotics and solutions to some interesting problems
rickstaa/ros-gazebo-gym
Framework for integrating ROS and Gazebo with gymnasium, streamlining the development and training of RL algorithms in realistic robot simulations.
DHDev0/Muzero-unplugged
Pytorch Implementation of MuZero Unplugged for gym environment. This algorithm is capable of supporting a wide range of action and observation spaces, including both discrete and continuous variations.
natetsang/open-rl
Implementations of a large collection of reinforcement learning algorithms.
dfki-ric/deformable_gym
A collection of RL gymnasium environments for learning to grasp 3D deformable objects.
thiagopbueno/rddlgym
A toolkit for working with RDDL domains in Python3.
DHDev0/Muzero
Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.
rickstaa/panda-gazebo
A reinforcement learning-oriented Panda Emika Franka gazebo simulation.
Atharv24/SnakeGym
Multi agent gym environment based on the classic Snake game with implementations of various reinforcement learning algorithms in pytorch
johbrust/simulink_gym
Gym Interface Wrapper for Simulink Models
orlov-ai/beer-game-env
Beer Game implemented as an OpenAI gym environment.
bupticybee/gym_chinese_chess
**象棋gym环境
amirhossein-hkh/pong-dqn
RL Agent for Atari Game Pong
erdnaxe/kraby
Documentation and ressources of Kraby, an open-source hexapod robot
rickstaa/stable-gym
This package contains several gymnasium environments with positive definite cost functions, designed for compatibility with stable RL agents.
reinai/HumanoidRobotWalk
Implementation of Trust Region Policy Optimization and Proximal Policy Optimization algorithms on the objective of Robot Walk.
asokraju/kristools
Clustor deployable custom DDPG algorithm for Multi Agent RL impleted in Tensorflow
Danfoa/commons_game
A custom implementation of DeepMind's "the commons game"