Bug update 2

This commit is contained in:
simoninithomas
2023-01-31 16:07:12 +01:00
parent 917b2adabe
commit 64766e07dd

View File

@@ -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**.
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit10/tennis.png alt="Tennis"/>
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit10/tennis.png" alt="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.