From db30d3ca759dccefbf8b6572334898cdfb7c4db1 Mon Sep 17 00:00:00 2001 From: Kyoung Whan Choe Date: Fri, 30 Aug 2024 10:59:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0ef5ff3..37557fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Meta MMO: Massively Multiagent Minigames for Training Generalist Agents +### [[Arxiv]](https://arxiv.org/pdf/2406.05071) + Meta MMO is a collection of many-agent minigames built on top of [Neural MMO](https://github.com/NeuralMMO/environment) to serve as a benchmark for reinforcement learning. It offers a diverse set of configurable minigames that allow fine-grained control over game objectives, agent spawning, team assignments, and various game elements. Meta MMO enables faster training, adaptive difficulty, and curriculum learning. ## Getting Started