jgvictores / awesome-deep-reinforcement-learningLinks
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
☆203Updated 2 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☆305Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆239Updated 9 months ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆427Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- List of competitions related to Reinforcement Learning☆349Updated last year
- ☆71Updated 2 years ago
- Loose taxonomy of reinforcement learning algorithms☆187Updated 5 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- The RL Reliability Metrics library provides a set of metrics for measuring the reliability of reinforcement learning (RL) algorithms, as …☆163Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆323Updated last year
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 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
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated last year
- Clone of OpenAI's Spinning Up in PyTorch☆152Updated 3 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆185Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆357Updated 6 years ago
- A curated list of multiagent learning and related area resources.☆77Updated 6 years ago
- RAD: Reinforcement Learning with Augmented Data☆414Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆686Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago