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.
☆829Updated 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,182Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆404Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆695Updated 2 years ago
- PyTorch implementation of soft actor critic☆854Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆574Updated 2 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,193Updated 10 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,802Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Reinforcement learning tutorials☆368Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,520Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆893Updated 2 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆729Updated 7 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,454Updated 7 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆633Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆685Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆715Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,270Updated last year
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆551Updated 2 weeks ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆736Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,163Updated 4 years ago
- Implementation of benchmark RL algorithms☆466Updated 2 years ago
- A collection of reference environments for offline reinforcement learning☆1,420Updated 3 months ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆879Updated 5 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆607Updated 5 years ago
- The repository is for safe reinforcement learning baselines.☆595Updated last month
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆291Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,956Updated 2 years ago