#计算机科学#PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
#计算机科学#High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Self hosted FLOSS fitness/workout, nutrition and weight tracker
An API standard for multi-agent reinforcement learning environments, with popular reference environments and related utilities
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
Simple and easily configurable grid world environments for reinforcement learning
PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
#计算机科学#Proximal Policy Optimization (PPO) algorithm for Super Mario Bros
C++-based high-performance parallel environment execution engine (vectorized env) for general RL environments.
#计算机科学#Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
#计算机科学#Deepdrive is a simulator that allows anyone with a PC to push the state-of-the-art in self-driving
#计算机科学#Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
#计算机科学#Modular reinforcement learning library (on PyTorch and JAX) with support for NVIDIA Isaac Gym, Omniverse Isaac Gym and Isaac Lab
#计算机科学#Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools.