facebookresearch / BenchMARL

A collection of MARL benchmarks based on TorchRL
https://benchmarl.readthedocs.io/
MIT License
233 stars 31 forks source link

[Algorithm] QMIX #5

Closed matteobettini closed 1 year ago

matteobettini commented 1 year ago

This PR introduces the QMIX algoritm, published in the following paper: https://arxiv.org/abs/1803.11485