kengz / awesome-deep-rlLinks
A curated list of awesome Deep Reinforcement Learning resources.
☆767Updated 10 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
Sorting:
- ☆1,185Updated last year
- JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with continuous action spaces.☆684Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- Library for Model Based RL☆1,003Updated 10 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆678Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,177Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year
- [NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.☆831Updated 9 months ago
- A collection of reference environments for offline reinforcement learning☆1,505Updated 6 months ago
- A toolkit for reproducible reinforcement learning research.☆1,980Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- A suite of test scenarios for multi-agent reinforcement learning.☆705Updated last week
- Imitation learning algorithms☆532Updated 2 months ago
- A Python interface for reinforcement learning environments☆367Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆405Updated 2 years ago
- A collection of MARL benchmarks based on TorchRL☆404Updated 3 weeks ago
- Python library for Reinforcement Learning.☆883Updated last month
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆650Updated last year
- The RL discord wiki☆251Updated 4 years ago
- High throughput synchronous and asynchronous reinforcement learning☆905Updated last week
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆687Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆300Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆495Updated 2 years ago
- 🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX☆796Updated last week
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 10 months ago
- Tools for accelerating safe exploration research.☆538Updated 2 years ago
- A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers☆480Updated last month
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago