jgvictores / awesome-deep-reinforcement-learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆199Updated 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
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆391Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆290Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆729Updated 7 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆215Updated last month
- A PyTorch library for building deep reinforcement learning agents.☆651Updated 11 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆685Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆349Updated 5 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆165Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆301Updated last year
- Structural implementation of RL key algorithms☆511Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆195Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆135Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆485Updated 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
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- TensorFlow2 Reinforcement Learning☆471Updated 3 years ago