Actor-critic methods, a type of model-free Reinforcement Learning, have beensuccessfully applied to challenging tasks in continuous control, often achievingstate-of-the artperformance.
Theempirical results demonstrate that this framework can improve the answers for multi-agent decision-making problems by showing superior performance on the training and unseen tasks of the StarCraft Multi-Agent Challenge benchmark.
However, their data structure requires a significantly increased super-linear storage space, as well as super-linear preprocessing time. These limitations inhibit the practical applicability of their approach on large datasets.