jgvictores / awesome-deep-reinforcement-learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆200Updated last year
Alternatives and similar repositories for awesome-deep-reinforcement-learning:
Users that are interested in awesome-deep-reinforcement-learning are comparing it to the libraries listed below
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆219Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆137Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆426Updated 3 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆390Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆308Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆197Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated last month
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆743Updated 8 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- ☆92Updated 4 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆166Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 3 years ago
- Loose taxonomy of reinforcement learning algorithms☆167Updated 4 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago