From ad006f116c4b5196f02cc87c28b17578faef4235 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Sat, 7 Jan 2023 17:39:17 +0100 Subject: [PATCH] Update snowball-target.mdx --- units/en/unit5/snowball-target.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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