From d6375ebdd1da58b387ccb2c9e7dd733cdcb237e4 Mon Sep 17 00:00:00 2001 From: Christian Heider Nielsen <509350+cnheider@users.noreply.github.com> Date: Mon, 21 Jan 2019 10:32:46 +0100 Subject: [PATCH] Update TUTORIAL.md --- TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TUTORIAL.md b/TUTORIAL.md index ed0f5a4f9..d9e880bde 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -68,7 +68,7 @@ In this very simple tutorial you create a Neodroid environment from a new scene, 9. See the observations and signals given by the environment - 9.1 Ensure both the Unity scene and Python process is running - - 9.2 Swicth the console and observe the values being printed, these a values return to the process from + - 9.2 Switch to the console and observe the values being printed, these a values return to the process from the running Unity scene, we call these observations and signals and are necessaries for doing reinforcement learning, the Neodroid eco-system set up of this up for you in the scene you built - 9.3 Again refer to the online resources for more information at documentation.neodroid.ml