DI-engine icon indicating copy to clipboard operation
DI-engine copied to clipboard

Implementation of Mean-Field MARL algorithm

Open openRiemann opened this issue 2 years ago • 1 comments

Thanks for the amazing project!

Can you provide the implementation of algorithm from paper Mean Field Multi-Agent Reinforcement Learning? The official implementation from mlii/mfrl is kind of old-fashioned.

openRiemann avatar Feb 03 '24 13:02 openRiemann

Thanks for your interests! We will add this algorithm into our RoadMap and implement it in a few weeks.

PaParaZz1 avatar Feb 04 '24 05:02 PaParaZz1

We have updated the related docs in this PR (https://github.com/opendilab/DI-engine-docs/pull/271)

PaParaZz1 avatar Apr 17 '24 07:04 PaParaZz1

We have added this algorithm in #782.

PaParaZz1 avatar Apr 23 '24 05:04 PaParaZz1