Python Gym

Open-source Python projects categorized as Gym

Top 23 Python Gym Projects

  • stable-baselines3

    PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.

    Project mention: Sim-to-real RL pipeline for open-source wheeled bipeds | /r/robotics | 2023-12-09

    The latest release (v3.0.0) of Upkie's software brings a functional sim-to-real reinforcement learning pipeline based on Stable Baselines3, with standard sim-to-real tricks. The pipeline trains on the Gymnasium environments distributed in upkie.envs (setup: pip install upkie) and is implemented in the PPO balancer. Here is a policy running on an Upkie:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Gymnasium

    An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)

    Project mention: Gymnasium Release v1.0 | news.ycombinator.com | 2024-10-08
  • cleanrl

    High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

  • stable-baselines

    A fork of OpenAI Baselines, implementations of reinforcement learning algorithms

  • wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

  • PettingZoo

    An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities

  • muzero-general

    MuZero

    Project mention: Open source rules engine for Magic: The Gathering | news.ycombinator.com | 2023-12-14

    I went looking for MuZero implementations in order to see how, exactly, they interact with the game space. Based on this one, which had the most stars in the muzero topic, it appears that it needs to be able to discern legal next steps from the current game state https://github.com/werner-duvaud/muzero-general/blob/master/...

    So, I guess for the cards Forge has implemented one could MuZero it, but I believe it's a bit chicken and egg with a "free text" game like M:TG -- in order to train one would need to know legal steps for any random game state, but in order to have legal steps one would need to be able to read and interpret English rules and card text

  • Minigrid

    Simple and easily configurable grid world environments for reinforcement learning

  • rl-baselines3-zoo

    A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.

  • gym-pybullet-drones

    PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control

  • LightZero

    [NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)

  • rl-baselines-zoo

    A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.

  • Super-mario-bros-PPO-pytorch

    Proximal Policy Optimization (PPO) algorithm for Super Mario Bros

  • deepdrive

    Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving

  • safe-control-gym

    PyBullet CartPole and Quadrotor environments—with CasADi symbolic a priori dynamics—for learning-based control and RL

  • pytorch-A3C

    Simple A3C implementation with pytorch + multiprocessing

  • AgileRL

    Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools.

  • ma-gym

    A collection of multi agent environments based on OpenAI gym.

  • skrl

    Modular reinforcement learning library (on PyTorch and JAX) with support for NVIDIA Isaac Gym, Omniverse Isaac Gym and Isaac Lab

  • stable-baselines3-contrib

    Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code

    Project mention: Problem with Truncated Quantile Critics (TQC) and n-step learning algorithm. | /r/reinforcementlearning | 2023-12-09

    # https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/blob/master/sb3_contrib/tqc/tqc.py :

  • GoBigger

    [ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.

  • JORLDY

    Repository for Open Source Reinforcement Learning Framework JORLDY

  • Gym-Trading-Env

    A simple, easy, customizable Gymnasium environment for trading.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Gym discussion

Log in or Post with

Python Gym related posts

Index

What are some of the best open-source Gym projects in Python? This list will help you:

Project Stars
1 stable-baselines3 9,192
2 Gymnasium 7,458
3 cleanrl 5,773
4 stable-baselines 4,169
5 wger 3,222
6 PettingZoo 2,648
7 muzero-general 2,520
8 Minigrid 2,130
9 rl-baselines3-zoo 2,093
10 gym-pybullet-drones 1,269
11 LightZero 1,162
12 rl-baselines-zoo 1,129
13 Super-mario-bros-PPO-pytorch 1,085
14 deepdrive 893
15 safe-control-gym 636
16 pytorch-A3C 607
17 AgileRL 597
18 ma-gym 575
19 skrl 570
20 stable-baselines3-contrib 504
21 GoBigger 463
22 JORLDY 362
23 Gym-Trading-Env 323

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?