Guowei-Zou / simple_mappo
用于教学的RL算法仓库,里面放置各种算法的最简单实现,目的是快速理解某个算法
☆15Updated last month
Alternatives and similar repositories for simple_mappo
Users that are interested in simple_mappo are comparing it to the libraries listed below
Sorting:
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆64Updated last month
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year
- Jax and Torch Multi-Agent SAC on PettingZoo API☆81Updated 5 months ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆235Updated 2 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆76Updated last month
- PyTorch implementations of MADDPG, MAPPO (coming)☆141Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆582Updated 2 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆62Updated 2 years ago
- Projects from basic algorithms to MARL. Implements MADDPG/MATD3 in Predator-Prey pursuit games with PettingZoo MPE environments.☆79Updated 3 weeks ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆130Updated last year
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- Multi-UAV target round-up based on MADDPG☆152Updated 3 months ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆170Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆668Updated 2 months ago
- D3QN Pytorch☆63Updated 3 years ago
- ☆54Updated last year
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆109Updated 4 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆478Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆37Updated 3 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆36Updated 2 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆84Updated 4 years ago
- Code Replication for "A Reinforcement Learning-Based Vehicle Platoon Control Strategy for Reducing Energy Consumption in Traffic Oscillat…☆11Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆57Updated 3 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆46Updated 3 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆256Updated 2 years ago
- ☆203Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆47Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆155Updated last year
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆48Updated 2 years ago