kengz / awesome-deep-rlLinks
A curated list of awesome Deep Reinforcement Learning resources.
☆786Updated 3 weeks 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
Sorting:
- ☆1,205Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,263Updated 4 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆685Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Python library for Reinforcement Learning.☆888Updated last week
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆836Updated 11 months ago
- A collection of reference environments for offline reinforcement learning☆1,525Updated 7 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- The RL discord wiki☆253Updated 4 years ago
- Library for Model Based RL☆1,007Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆693Updated 2 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆815Updated last week
- High throughput synchronous and asynchronous reinforcement learning☆921Updated last month
- A toolkit for reproducible reinforcement learning research.☆1,997Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆648Updated last year
- Imitation learning algorithms☆539Updated 3 months ago
- A Python interface for reinforcement learning environments☆371Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- A suite of test scenarios for multi-agent reinforcement learning.☆719Updated last week
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆691Updated last year
- Clean PyTorch implementations of imitation and reward learning algorithms☆1,532Updated 6 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆619Updated last month
- List of competitions related to Reinforcement Learning☆350Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆409Updated 2 years ago
- Streamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools, with 10x faster training through evolutionary h…☆793Updated last week
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,316Updated last year
- Tools for accelerating safe exploration research.☆547Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆942Updated last month