Rl Open Source Projects
Browse 284 Rl open source projects, ranked by GitHub stars. Find the most popular Rl tools and libraries.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Metrics details
| Stars | 22,078 |
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Metrics details
| Stars | 13,595 |
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
Metrics details
| Stars | 11,859 |
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Metrics details
| Stars | 10,884 |
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
Metrics details
| Stars | 10,872 |
aikorea/awesome-rl
Reinforcement learning resources curated
Metrics details
| Stars | 9,877 |
firmai/financial-machine-learning
A curated list of practical financial machine learning tools and applications.
Metrics details
| Stars | 8,695 |
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
Metrics details
| Stars | 6,542 |
wangshub/RL-Stock
📈 如何用深度强化学习自动炒股
Metrics details
| Stars | 3,709 |
facebookresearch/ReAgent
A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)
Metrics details
| Stars | 3,707 |
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Metrics details
| Stars | 3,617 |
zhoubolei/introRL
Intro to Reinforcement Learning (强化学习纲要)
Metrics details
| Stars | 3,588 |
pytorch/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
Metrics details
| Stars | 3,498 |
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Metrics details
| Stars | 3,413 |
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Metrics details
| Stars | 3,214 |
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
Metrics details
| Stars | 3,178 |
PacktPublishing/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
Metrics details
| Stars | 3,102 |
tensorflow/agents
TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.
Metrics details
| Stars | 3,021 |
tirthajyoti/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
Metrics details
| Stars | 2,920 |
DLR-RM/rl-baselines3-zoo
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
Metrics details
| Stars | 2,850 |
werner-duvaud/muzero-general
MuZero
Metrics details
| Stars | 2,844 |
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
Metrics details
| Stars | 2,832 |
IntelLabs/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Metrics details
| Stars | 2,290 |
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
Metrics details
| Stars | 2,183 |
rlworkgroup/garage
A toolkit for reproducible reinforcement learning research.
Metrics details
| Stars | 2,115 |
utiasDSL/gym-pybullet-drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
Metrics details
| Stars | 2,086 |
takuseno/d3rlpy
An offline deep reinforcement learning library
Metrics details
| Stars | 1,673 |
deepmind/bsuite
bsuite is a collection of carefully-designed experiments that investigate core capabilities of a reinforcement learning (RL) agent
Metrics details
| Stars | 1,551 |
tigerneil/awesome-deep-rl
For deep RL and the future of AI.
Metrics details
| Stars | 1,513 |
pathak22/noreward-rl
[ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning
Metrics details
| Stars | 1,481 |
microsoft/TextWorld
TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Metrics details
| Stars | 1,430 |
Denys88/rl_games
RL implementations
Metrics details
| Stars | 1,367 |
oxwhirl/smac
SMAC: The StarCraft Multi-Agent Challenge
Metrics details
| Stars | 1,364 |
clvrai/awesome-rl-envs
Metrics details
| Stars | 1,348 |
ericyangyu/PPO-for-Beginners
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
Metrics details
| Stars | 1,253 |
vmayoral/basic_reinforcement_learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Metrics details
| Stars | 1,221 |
araffin/rl-baselines-zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Metrics details
| Stars | 1,204 |
roboticslibrary/rl
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
Metrics details
| Stars | 1,189 |
huawei-noah/SMARTS
Scalable Multi-Agent RL Training School for Autonomous Driving
Metrics details
| Stars | 1,129 |
williamFalcon/DeepRLHacks
Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)
Metrics details
| Stars | 1,126 |
Toni-SM/skrl
Modular Reinforcement Learning (RL) library (implemented in PyTorch, JAX, and NVIDIA Warp) with support for Gymnasium/Gym, NVIDIA Isaac Lab, MuJoCo Playground and other environments
Metrics details
| Stars | 1,081 |
LucasAlegre/sumo-rl
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
Metrics details
| Stars | 1,064 |
deepmind/scalable_agent
A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.
Metrics details
| Stars | 1,028 |
alex-petrenko/sample-factory
High throughput synchronous and asynchronous reinforcement learning
Metrics details
| Stars | 1,006 |
facebookresearch/nle
The NetHack Learning Environment
Metrics details
| Stars | 984 |
MushroomRL/mushroom-rl
Python library for Reinforcement Learning.
Metrics details
| Stars | 939 |
microsoft/maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Metrics details
| Stars | 922 |
kengz/awesome-deep-rl
A curated list of awesome Deep Reinforcement Learning resources.
Metrics details
| Stars | 896 |
tristandeleu/pytorch-maml-rl
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
Metrics details
| Stars | 885 |
google-research/rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.
Metrics details
| Stars | 877 |
erlerobot/gym-gazebo
Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version
Metrics details
| Stars | 846 |
google-research/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
Metrics details
| Stars | 836 |
MiuLab/TC-Bot
User Simulation for Task-Completion Dialogues
Metrics details
| Stars | 803 |
omerbsezer/Reinforcement_learning_tutorial_with_demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Metrics details
| Stars | 801 |
hardmaru/slimevolleygym
A simple OpenAI Gym environment for single and multi-agent reinforcement learning
Metrics details
| Stars | 786 |
google-research/recsim
A Configurable Recommender Systems Simulation Platform
Metrics details
| Stars | 785 |
reinforcement-learning-kr/lets-do-irl
Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)
Metrics details
| Stars | 781 |
ashishpatel26/Real-time-ML-Project
A curated list of applied machine learning and data science notebooks and libraries across different industries.
Metrics details
| Stars | 768 |
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
Metrics details
| Stars | 767 |
facebookresearch/torchbeast
A PyTorch Platform for Distributed RL
Metrics details
| Stars | 755 |
