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.
☆977Updated 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,318Updated 9 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆453Updated 4 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,267Updated last year
- Reinforcement learning tutorials☆391Updated 2 years ago
- ☆435Updated 2 years ago
- Repository for most of the code from my YouTube channel☆933Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆719Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,081Updated 4 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆2,008Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆780Updated 6 years ago
- PyTorch implementation of soft actor critic☆927Updated 5 months ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆743Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆847Updated 5 months ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated 2 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆823Updated last year
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆395Updated 2 years ago
- A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-par…☆1,178Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆205Updated 2 weeks ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆663Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,383Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,698Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆551Updated 7 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆986Updated 7 months ago
- Related papers for reinforcement learning, including classic papers and latest papers in top conferences☆510Updated last month
- A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents include…☆2,676Updated last week
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 years ago
- The repository is for safe reinforcement learning baselines.☆739Updated 2 months ago