Rephrased possible actions in Super Mario

This commit is contained in:
Daniel Regado
2023-08-08 11:23:59 +01:00
parent 71ef586129
commit 5130cf126e

View File

@@ -83,7 +83,7 @@ The actions can come from a *discrete* or *continuous space*:
<figure>
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/unit1/mario.jpg" alt="Mario">
<figcaption>In Super Mario Bros, we have only 4 possible actions: left, right, jumping and ducking</figcaption>
<figcaption>In Super Mario Bros, we have only 4 possible actions: left, right, up (jumping) and down (crouching).</figcaption>
</figure>