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☆301Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆414Updated 4 years ago
- Loose taxonomy of reinforcement learning algorithms☆184Updated 5 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆234Updated 7 months ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆417Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆318Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆649Updated 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
- Keeping track of RL experiments☆163Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆340Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆302Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆355Updated 6 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 3 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆165Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆82Updated 5 years ago