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.
☆924Updated 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,267Updated 4 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆431Updated 4 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,236Updated last year
- Reinforcement learning tutorials☆386Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆694Updated 2 years ago
- ☆412Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,918Updated 2 years ago
- Repository for most of the code from my YouTube channel☆916Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆720Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,615Updated 2 years ago
- PyTorch implementation of soft actor critic☆895Updated 3 weeks ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆760Updated 6 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,647Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆952Updated 2 months ago
- The repository is for safe reinforcement learning baselines.☆675Updated 2 weeks ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆802Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆335Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,323Updated last year
- ☆1,214Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆312Updated 2 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆387Updated 2 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,065Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 5 years ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆456Updated 4 months ago
- Official code repo for the MARL book (www.marl-book.com)☆531Updated 4 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆792Updated 3 weeks ago