diff --git a/units/en/unit5/snowball-target.mdx b/units/en/unit5/snowball-target.mdx index 8d3bc7a..af6390a 100644 --- a/units/en/unit5/snowball-target.mdx +++ b/units/en/unit5/snowball-target.mdx @@ -44,12 +44,12 @@ Think of raycasts as lasers that will detect if it passes through an object. In this environment our agent have multiple set of raycasts: Raycasts -TODO: ADd explanation vector +In addition to raycasts, the agent gets a "can I shoot" bool as observation. -Obs +Obs ## The action space -The action space is discrete with TODO ADD +The action space is discrete: -Action Space +Action Space