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 f9154ac commit fbe04a8Copy full SHA for fbe04a8
docs/Migrating.md
@@ -13,7 +13,7 @@ leveraging Unity's prefab system or look for all the agents in a scene
13
using the search bar of the `Hierarchy` window with the word `Agent`.
14
15
* We replaced the **Internal** and **External** Brain with **Learning Brain**.
16
- When you need to train a model, you need to drag it into the `Training Hub`
+ When you need to train a model, you need to drag it into the `Broadcast Hub`
17
inside the `Academy` and check the `Control` checkbox.
18
* We removed the `Broadcast` checkbox of the Brain, to use the broadcast
19
functionality, you need to drag the Brain into the `Broadcast Hub`.
0 commit comments