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.
☆951Updated 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,293Updated 7 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆445Updated 4 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Deep-Reinforcement-Learning-Hands-On-Second-Edition, published by Packt☆1,255Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Repository for most of the code from my YouTube channel☆928Updated 2 years ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,659Updated 3 years ago
- ☆426Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,972Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,728Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆820Updated 3 months ago
- Python Multi-Agent Reinforcement Learning framework☆2,095Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- PyTorch implementation of soft actor critic☆915Updated 3 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆710Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,077Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆657Updated 3 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆812Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- ☆1,270Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 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,128Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆539Updated 7 years ago
- Multi-Agent Reinforcement Learning (MARL) papers with code☆404Updated 3 years ago
- The source code for the blog post The 37 Implementation Details of Proximal Policy Optimization☆859Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆771Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆655Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,351Updated last year
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆641Updated last year
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 4 years ago