glong1997 / MultiAgentLearningLinks
多智能体学习库
☆21Updated 3 years ago
Alternatives and similar repositories for MultiAgentLearning
Users that are interested in MultiAgentLearning are comparing it to the libraries listed below
Sorting:
- 多智能体强化学习☆104Updated 6 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆250Updated 3 years ago
- 多智能体强化学习VDN、QMIX、QTRAN 、QPLEX复现☆34Updated 2 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆210Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆158Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Multi-agent Combat Arena (UAV swarm vs UAV swarm)☆150Updated 5 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆54Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆91Updated 4 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆134Updated 4 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆100Updated 2 years ago
- Heterogeneous Hierarchical Multi Agent Reinforcement Learning for Air Combat☆146Updated 7 months ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆97Updated last year
- gym 框架下的多智能体追逃博弈强化学习平台☆16Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆176Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆73Updated 3 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆38Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 7 months ago
- TD3 in Pytorch☆35Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆28Updated 2 years ago
- UAV Logistics Environment for Multi-Agent Reinforcement Learning / Unity ML-Agents / Unity 3D☆106Updated last year
- ☆44Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆366Updated 4 years ago
- This is a personal library that strives to implement various MARL algorithms. The environment only integrates MPE, and the algorithm curr…☆15Updated 6 months ago