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.
☆962Updated 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:
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆448Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,308Updated 8 months ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Repository for most of the code from my YouTube channel☆930Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,678Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,257Updated last year
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,987Updated 2 years ago
- ☆427Updated 2 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆393Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆714Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆829Updated 4 months ago
- PyTorch implementation of soft actor critic☆921Updated 4 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,760Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆660Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆971Updated 5 months ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆407Updated 3 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆817Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,112Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- The repository is for safe reinforcement learning baselines.☆723Updated 3 weeks ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆502Updated last week
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆542Updated 7 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,150Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆663Updated 5 years ago