yoshinobc / M3DDPG-pytorchLinks
MiniMax Multi-Agent Deep Deterministic Policy Gradient (M3DDPG) pytorch implementation
☆15Updated 4 years ago
Alternatives and similar repositories for M3DDPG-pytorch
Users that are interested in M3DDPG-pytorch are comparing it to the libraries listed below
Sorting:
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆54Updated 3 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆92Updated 11 months ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现