LiSir-HIT / Reinforcement-LearningLinks
kinds of reinforcement learning model by Pytorch
☆344Updated 2 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆315Updated 6 years ago
- ☆601Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆809Updated 3 months ago
- ☆466Updated 8 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆617Updated 8 months ago
- RL algorithms☆141Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆713Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,441Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆1,036Updated this week
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆153Updated last month
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆433Updated 2 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆144Updated 2 weeks ago
- D3QN Pytorch☆67Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆258Updated 3 years ago
- Tutorial for Reinforcement Learning☆191Updated 4 years ago
- TD3 in Pytorch☆35Updated 4 years ago
- 动手学强化学习代码☆66Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- ☆110Updated 2 years ago
- DDPG in Pytorch☆47Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆379Updated 4 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆188Updated last year
- implementation of MADDPG using PettingZoo and PyTorch☆164Updated 2 years ago
- ☆846Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆329Updated 3 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN ,QTRAN、MAVEN等等☆214Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 9 months ago
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆564Updated last year
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆527Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆32Updated 2 years ago