mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Rephrased possible actions in Super Mario
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user