You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TUTORIAL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ In this very simple tutorial you create a Neodroid environment from a new scene,
68
68
69
69
9. See the observations and signals given by the environment
70
70
- 9.1 Ensure both the Unity scene and Python process is running
71
-
- 9.2 Swicth the console and observe the values being printed, these a values return to the process from
71
+
- 9.2 Switch to the console and observe the values being printed, these a values return to the process from
72
72
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
73
73
- 9.3 Again refer to the online resources for more information at documentation.neodroid.ml
0 commit comments