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.
☆706Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deep-Reinforcement-Learning-Algorithms
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,130Updated 11 months ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆541Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,054Updated 3 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,717Updated last year
- PyTorch implementation of soft actor critic☆816Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆615Updated last year
- Implementation of benchmark RL algorithms☆459Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,326Updated 4 months ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,461Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,348Updated this week
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,222Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆672Updated 2 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆649Updated 7 months ago
- Reinforcement learning tutorials☆364Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆504Updated this week
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆276Updated 4 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆529Updated 7 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,883Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆666Updated 3 years ago
- ☆1,090Updated 5 months ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆437Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆299Updated 3 years ago