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.
☆947Updated 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,287Updated 6 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆439Updated 4 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,248Updated last year
- Repository for most of the code from my YouTube channel☆926Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆711Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆731Updated 3 years ago
- ☆425Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,963Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,649Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆342Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆654Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,086Updated 2 years ago
- PyTorch implementation of soft actor critic☆912Updated 2 months ago
- A curated list of awesome Deep Reinforcement Learning resources.☆812Updated 2 months ago
- ☆1,256Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers with code☆397Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆768Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆966Updated 4 months ago
- Official code repo for the MARL book (www.marl-book.com)☆552Updated 6 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,701Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- A collection of reference environments for offline reinforcement learning☆1,577Updated 10 months ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,347Updated last year
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆845Updated last year
- SMAC: The StarCraft Multi-Agent Challenge☆1,261Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago