LiSir-HIT / Reinforcement-Learning
kinds of reinforcement learning model by Pytorch
☆327Updated 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
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆286Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- ☆353Updated 9 months ago
- ☆442Updated 5 months ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆654Updated last month
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,270Updated 2 years ago
- Tutorial for Reinforcement Learning☆185Updated 3 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆516Updated last month
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆563Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆99Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆318Updated last month
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆231Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆827Updated this week
- ☆79Updated last year
- DRLib:a Concise Deep Reinforcement Learning Library, Integrating HER, PER and D2SR for Almost Off-Policy RL Algorithms.☆546Updated last year
- D3QN Pytorch☆61Updated 3 years ago
- ☆964Updated 2 years ago
- 动手学强化学习代码☆53Updated last year
- a clean and robust Pytorch implementation of SAC on continuous action space☆73Updated last week
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆99Updated last month
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆57Updated last week
- ☆704Updated 2 years ago
- Official implementation of HARL algorithms based on PyTorch.☆655Updated last month
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆78Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆342Updated 4 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆466Updated last year
- TD3 in Pytorch☆31Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆140Updated 2 months ago
- DDPG in Pytorch☆45Updated 3 years ago