Phoenix-Shen / ReinforcementLearningLinks
强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行
☆107Updated 2 years ago
Alternatives and similar repositories for ReinforcementLearning
Users that are interested in ReinforcementLearning are comparing it to the libraries listed below
Sorting:
- a clean and robust Pytorch implementation of SAC on continuous action space☆89Updated 9 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆143Updated 3 weeks ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- 动手学强化学习代码☆66Updated 2 years ago
- DSAC-v2; DSAC-T; DASC; Distributional Soft Actor-Critic☆431Updated last month
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- TD3 in Pytorch☆35Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆147Updated last month
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆163Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆257Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆213Updated 3 years ago
- 多智能体学习库☆22Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆31Updated 2 years ago
- kinds of reinforcement learning model by Pytorch☆345Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆186Updated last year
- 多智能体强化学习☆106Updated 7 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆158Updated 5 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆157Updated 9 months ago
- 多智能体小球强化学习环境☆20Updated 5 years ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆154Updated last year
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆99Updated last year
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆65Updated 3 years ago
- Multi-UAV target round-up based on MADDPG☆243Updated 7 months ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆36Updated 2 years ago
- 用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法☆47Updated 7 months ago
- DDPG in Pytorch☆47Updated 4 years ago