jgvictores / awesome-deep-reinforcement-learningLinks
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆200Updated 2 years ago
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
Sorting:
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆223Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆415Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆229Updated 5 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Loose taxonomy of reinforcement learning algorithms☆178Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆409Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆316Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- RAD: Reinforcement Learning with Augmented Data☆409Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆648Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆354Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆80Updated 5 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 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
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- RLlib tutorials☆66Updated 3 years ago