StepNeverStop / RLs
Reinforcement Learning Algorithms Based on PyTorch
☆447Updated 3 years ago
Alternatives and similar repositories for RLs:
Users that are interested in RLs are comparing it to the libraries listed below
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆713Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆691Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- Mean Field Multi-Agent Reinforcement Learning☆386Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆600Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆680Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆314Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,262Updated last year
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆545Updated 7 years ago
- TensorFlow2 Reinforcement Learning☆471Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆587Updated 7 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆630Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆515Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆402Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆471Updated 6 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago