Skip to content

Commit b106e22

Browse files
authored
minor tweak
1 parent 35ba6d6 commit b106e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Getting-Started-with-Balance-Ball.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ an Agent works.
9797
You can create new Brain assets by selecting `Assets ->
9898
Create -> ML-Agents -> Brain`. There are 3 types of Brains.
9999
The **Learning Brain** is a Brain that uses a trained neural network to make decisions.
100-
When the `Control` box is checked in the Brains property under the **Broadcast Hub** in the Academy, the external process will take over decision making for the agents
100+
When the `Control` box is checked in the Brains property under the **Broadcast Hub** in the Academy, the external process that is training the neural network will take over decision making for the agents
101101
and ultimately generate a trained neural network. You can also use the
102102
**Learning Brain** with a pre-trained model.
103103
The **Heuristic** Brain allows you to hand-code the Agent logic by extending

0 commit comments

Comments
 (0)