Small update

This commit is contained in:
simoninithomas
2023-01-31 16:49:44 +01:00
parent b50ff0b72d
commit 70cb5e6e2c

View File

@@ -105,7 +105,7 @@ The environment is called `SoccerTwos` it was made by the Unity MLAgents Team. Y
The goal in this environment **is to get the ball into the opponent's goal while preventing the ball from entering its own goal.**
<figure>
<img src="[https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit10/soccertwos.gif"](https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit10/soccertwos.gif%E2%80%9D) alt="SoccerTwos"/>
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit10/soccertwos.gif" alt="SoccerTwos"/>
<figcaption>This environment was made by the <a href="[https://github.com/Unity-Technologies/ml-agents"](https://github.com/Unity-Technologies/ml-agents%E2%80%9D)>Unity MLAgents Team</a></figcaption>