Skip to content

Commit

Permalink
Merge pull request #487 from PierreCounathe/pierrecounathe/unit-5-pro…
Browse files Browse the repository at this point in the history
…positions

Unit 5 Proposal Updates
  • Loading branch information
simoninithomas authored Mar 1, 2024
2 parents 1da2ef6 + 5d6a406 commit 4b41600
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions units/en/unit5/quiz.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,15 @@ The best way to learn and [to avoid the illusion of competence](https://www.cour

### Q3: Fill the missing letters

- In Unity ML-Agents, the Policy of an Agent is called a b _ _ _ n
- The component in charge of orchestrating the agents is called the _ c _ _ _ m _
- In Unity ML-Agents, the Policy of an Agent is called a b \_ \_ \_ n
- The component in charge of orchestrating the agents is called the \_ c \_ \_ \_ m \_

<details>
<summary>Solution</summary>
- b r a i n
- a c a d e m y
<ul>
<li>b r a i n</li>
<li>a c a d e m y</li>
</ul>
</details>

### Q4: Define with your own words what is a `raycast`
Expand Down

0 comments on commit 4b41600

Please sign in to comment.