jgvictores / awesome-deep-reinforcement-learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆197Updated last year
Related projects ⓘ
Alternatives and complementary repositories for awesome-deep-reinforcement-learning
- List of competitions related to Reinforcement Learning☆346Updated 10 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆294Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆324Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆377Updated 4 years ago
- Structural implementation of RL key algorithms☆511Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆211Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆665Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆207Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆665Updated 3 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆346Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 2 years ago
- Keeping track of RL experiments☆159Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆280Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆162Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆399Updated 3 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆213Updated 4 years ago
- Real-World RL Benchmark Suite☆346Updated 4 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆533Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆669Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆683Updated 3 months ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆456Updated 7 months ago
- PyTorch implementation of SAC-Discrete.☆284Updated 3 months ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆286Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆191Updated 2 years ago