jgvictores / awesome-deep-reinforcement-learningLinks
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆204Updated 3 months 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☆308Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆143Updated 3 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆435Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆243Updated 10 months ago
- Loose taxonomy of reinforcement learning algorithms☆187Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- ☆71Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆28Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆420Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- 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 PyTorch library for building deep reinforcement learning agents.☆654Updated last year
- Keeping track of RL experiments☆165Updated 2 years ago
- Summary of key papers in deep reinforcement learning. Heavily based on OpenAI SpinningUp.☆83Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆325Updated last year
- An easy-to-use reinforcement learning library for research and education.☆174Updated this week
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- A curated list of multiagent learning and related area resources.☆78Updated 6 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆206Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆154Updated 3 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆391Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 9 months ago