tensorlayer / RLzoo
A Comprehensive Reinforcement Learning Zoo for Simple Usage 🚀
☆627Updated last year
Alternatives and similar repositories for RLzoo:
Users that are interested in RLzoo are comparing it to the libraries listed below
- Implementation of benchmark RL algorithms☆463Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- A parallel framework for population-based multi-agent reinforcement learning.☆513Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,055Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆530Updated 9 months ago
- TensorFlow2 Reinforcement Learning☆471Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- Python Multi-Agent Reinforcement Learning framework☆1,922Updated 2 years ago
- Author's PyTorch implementation of TD3 for OpenAI gym tasks☆1,765Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆255Updated 4 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
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Collection of Reinforcement Learning / Meta Reinforcement Learning Environments.☆280Updated 6 months ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,162Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,142Updated 10 months ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,135Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆623Updated last year
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆481Updated 2 years ago
- One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)☆952Updated last month
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆700Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,254Updated last year
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆881Updated 2 weeks ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆603Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆241Updated 3 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆915Updated 2 months ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆628Updated 6 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,145Updated 2 years ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,404Updated 6 months ago