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.
☆913Updated 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,263Updated 4 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆426Updated 4 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Repository for most of the code from my YouTube channel☆915Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆717Updated 3 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,232Updated last year
- ☆411Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆685Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆303Updated 5 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,604Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,902Updated 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,026Updated 9 months ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆759Updated 6 years ago
- 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 the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆634Updated 3 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆801Updated last year
- Python Multi-Agent Reinforcement Learning framework☆2,048Updated 2 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆394Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,227Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆786Updated 3 weeks ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,620Updated 11 months ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆756Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- Official code repo for the MARL book (www.marl-book.com)☆521Updated 3 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆705Updated 2 years ago
- PyTorch implementation of soft actor critic☆894Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago