Rafael1s / Deep-Reinforcement-Learning-AlgorithmsLinks
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
☆901Updated 3 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Algorithms
Users that are interested in Deep-Reinforcement-Learning-Algorithms are comparing it to the libraries listed below
Sorting:
- Reinforcement learning tutorials☆385Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,242Updated 2 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆421Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,074Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆753Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆678Updated last year
- PyTorch implementation of soft actor critic☆882Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,880Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,307Updated last year
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,223Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,217Updated 4 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆374Updated last year
- A collection of reference environments for offline reinforcement learning☆1,505Updated 6 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆767Updated 10 months ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,023Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆2,054Updated 10 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆582Updated 7 years ago
- ☆1,185Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆985Updated 8 months ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆598Updated 2 weeks ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,327Updated 2 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆431Updated 2 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆630Updated 5 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆781Updated last year
- Notes and exercise solutions for second edition of Sutton & Barto's book☆389Updated 2 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆515Updated 7 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆432Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆545Updated 3 years ago