From 64766e07dd1e32a896a0026e0d4d7c0b4e98619d Mon Sep 17 00:00:00 2001 From: simoninithomas Date: Tue, 31 Jan 2023 16:07:12 +0100 Subject: [PATCH] Bug update 2 --- units/en/unit7/introduction-to-marl.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/unit7/introduction-to-marl.mdx b/units/en/unit7/introduction-to-marl.mdx index de74679..3aa7f3c 100644 --- a/units/en/unit7/introduction-to-marl.mdx +++ b/units/en/unit7/introduction-to-marl.mdx @@ -43,7 +43,7 @@ For instance, in a warehouse, **robots must collaborate to load and unload the p For example, in a game of tennis, **each agent wants to beat the other agent**. - +Tennis - *Mixed of both adversarial and cooperative*: like in our SoccerTwos environment, two agents are part of a team (blue or purple): they need to cooperate with each other and beat the opponent team.