kengz / awesome-deep-rl
A curated list of awesome Deep Reinforcement Learning resources.
☆729Updated 7 months ago
Alternatives and similar repositories for awesome-deep-rl:
Users that are interested in awesome-deep-rl are comparing it to the libraries listed below
- ☆1,126Updated 9 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,182Updated last year
- Python library for Reinforcement Learning.☆859Updated 2 weeks ago
- Library for Model Based RL☆986Updated 7 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,158Updated 2 years ago
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆807Updated 6 months ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆391Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- A collection of reference environments for offline reinforcement learning☆1,420Updated 3 months ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- The RL discord wiki☆248Updated 4 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆372Updated 2 weeks ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆670Updated 9 months ago
- Imitation learning algorithms☆499Updated 7 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆633Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆661Updated 2 years ago
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,419Updated last month
- A Python interface for reinforcement learning environments☆356Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆651Updated 11 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆695Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆551Updated 2 weeks ago
- A toolkit for reproducible reinforcement learning research.☆1,930Updated last year
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,268Updated 2 weeks ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆484Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆589Updated 7 months ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆893Updated 2 months ago