We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2c364 commit a6e8a64Copy full SHA for a6e8a64
docs/Learning-Environment-Design-Agents.md
@@ -310,7 +310,7 @@ action parameter passed to the Agent's `AgentAction()` function is an array with
310
length equal to the Brain object's `Vector Action Space Size` property value.
311
The individual values in the array have whatever meanings that you ascribe to
312
them. If you assign an element in the array as the speed of an Agent, for
313
-example, the training process learns to control the speed of the Agent though
+example, the training process learns to control the speed of the Agent through
314
this parameter.
315
316
The [Reacher example](Learning-Environment-Examples.md#reacher) defines a
0 commit comments