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.
☆853Updated 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,203Updated 3 weeks ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆406Updated 4 years ago
- Reinforcement learning tutorials☆373Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,828Updated last year
- PyTorch implementation of soft actor critic☆867Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆726Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆594Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆330Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆740Updated 8 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆622Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆617Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆675Updated 4 years ago
- The repository is for safe reinforcement learning baselines.☆614Updated 2 months ago
- Python Multi-Agent Reinforcement Learning framework☆1,980Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,547Updated 2 years ago
- Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch☆1,963Updated 8 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆649Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆737Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆407Updated 3 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆564Updated 7 years ago