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.
☆908Updated 4 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:
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,256Updated 3 months ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,893Updated last year
- Reinforcement learning tutorials☆386Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆712Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of soft actor critic☆885Updated 3 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,598Updated 2 years ago
- Repository for most of the code from my YouTube channel☆912Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,589Updated 11 months ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆441Updated 3 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,039Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,310Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆938Updated 3 weeks ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,228Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆752Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆639Updated 5 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,218Updated last year
- A collection of reference environments for offline reinforcement learning☆1,510Updated 7 months ago
- Collection of reinforcement learning algorithms☆2,709Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆632Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,225Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆776Updated last week