Rafael1s / Deep-Reinforcement-Learning-Algorithms
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.
☆812Updated 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
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,164Updated last year
- PyTorch implementation of soft actor critic☆848Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆395Updated 3 years ago
- Reinforcement learning tutorials☆365Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆887Updated last month
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,056Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,770Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,904Updated 2 months ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆678Updated 10 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆632Updated last year
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,082Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Repository for most of the code from my YouTube channel☆889Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆728Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- ☆1,113Updated 8 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,409Updated 6 months ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,567Updated 7 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,139Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,154Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆713Updated 6 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆560Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,503Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,400Updated 2 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago