LiSir-HIT / Reinforcement-LearningLinks
kinds of reinforcement learning model by Pytorch
☆346Updated 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 5 years ago
- ☆568Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆753Updated 3 weeks ago
- RL algorithms☆141Updated 4 years ago
- ☆451Updated 5 months ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆586Updated 5 months ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆664Updated 3 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆128Updated 4 months ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆413Updated 4 months ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆979Updated last week
- D3QN Pytorch☆63Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,407Updated 2 years ago
- ☆102Updated 2 years ago
- 动手学强化学习代码☆63Updated last year
- TD3 in Pytorch☆35Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆174Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- DDPG in Pytorch☆45Updated 3 years ago
- ☆803Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 7 months ago
- implementation of MADDPG using PettingZoo and PyTorch☆158Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆365Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆132Updated 3 months ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆93Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆99Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- Projects from basic algorithms to MARL. Implements MADDPG,MATD3,MA/HAPPO in Predator-Prey pursuit games with PettingZoo MPE environments.☆239Updated 2 weeks ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆509Updated 2 years ago