mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-01 17:51:01 +08:00
Update how-huggy-works.mdx
Surely, we're not throwing stick *at* poor Huggy...
This commit is contained in:
@@ -5,7 +5,7 @@ This environment was created using the [Unity game engine](https://unity.com/) a
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/unit-bonus1/huggy.jpg" alt="Huggy" width="100%">
|
||||
|
||||
In this environment we aim to train Huggy to **fetch the stick we throw at him. It means he needs to move correctly toward the stick**.
|
||||
In this environment we aim to train Huggy to **fetch the stick we throw. It means he needs to move correctly toward the stick**.
|
||||
|
||||
## The State Space, what Huggy perceives. [[state-space]]
|
||||
Huggy doesn't "see" his environment. Instead, we provide him information about the environment:
|
||||
|
||||
Reference in New Issue
Block a user