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
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆304Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆326Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆707Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆405Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆294Updated 6 months ago
- Mean Field Multi-Agent Reinforcement Learning☆383Updated 4 years ago
- TensorFlow2 Reinforcement Learning☆471Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆681Updated last year
- A collection of multi agent environments based on OpenAI gym.☆585Updated 6 months ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆595Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆630Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆312Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆289Updated last year
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- multi-agent deep reinforcement learning for networked system control.☆397Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,257Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆523Updated 3 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆284Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆543Updated 7 years ago
- Simple A3C implementation with pytorch + multiprocessing☆624Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆466Updated 6 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆605Updated 2 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago