SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Gym Projects
-
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
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
-
Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
-
cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
-
-
-
PettingZoo
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
-
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
-
-
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.
-
-
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
-
-
-
-
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.
-
-
Python Gym discussion
Python Gym related posts
-
Gymnasium Release v1.0
-
Show HN: Ghidra Plays Mario
-
[P] PettingZoo 1.24.0 has been released (including Stable-Baselines3 tutorials)
-
[Question] Why there is so few algorithms implemented in SB3?
-
Show HN: Workout.lol – a web app to easily create a workout routine
-
PPO agent for "2048": help requested
-
Stable baselines! Where my people at?
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Dec 2024
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 |