Git-123-Hub / maddpg-pettingzoo-pytorch
implementation of MADDPG using PettingZoo and PyTorch
☆123Updated last year
Alternatives and similar repositories for maddpg-pettingzoo-pytorch:
Users that are interested in maddpg-pettingzoo-pytorch are comparing it to the libraries listed below
- Jax and Torch Multi-Agent SAC on PettingZoo API☆69Updated 2 months ago
- MARLToolkit: The Multi-Agent Rainforcement Learning Toolkit. Include implementation of MAPPO, MADDPG, QMIX, VDN, COMA, IPPO, QTRAN, MAT..…☆118Updated 10 months ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆66Updated 8 months ago
- ☆94Updated 3 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆112Updated 11 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆140Updated last year
- ☆193Updated last year
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆217Updated 2 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆44Updated 2 years ago
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆53Updated 3 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆79Updated 4 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆149Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆324Updated 3 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆449Updated last year
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆115Updated 2 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆102Updated last month
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆30Updated last year
- Code for Weighted QMIX☆129Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆57Updated 2 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆61Updated 2 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆512Updated 2 years ago
- Multi-Agent Reinforcement Learning (MARL) papers☆232Updated 2 years ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆32Updated 2 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆41Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆83Updated last year