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
* Run the following command inside the repository:
28
+
* Run the following command inside the cloned repository:
29
29
```
30
30
pip3 install -e ./ml-agents-envs~
31
31
```
32
32
33
-
### Install trainer code
34
-
* ML-Agents on DOTS is compatible with version 0.15.1 of the [ml-agents packages](https://github.com/Unity-Technologies/ml-agents/blob/0.15.1). Checkout the ml-agents repository on version 0.15.1
35
-
* Run these commands at its root.
33
+
### Install ML-Agents Trainer code
34
+
* ML-Agents on DOTS is compatible with version 0.15.1 of the [ml-agents packages](https://github.com/Unity-Technologies/ml-agents/blob/0.15.1).
35
+
* Checkout the ml-agents repository on version 0.15.1
0 commit comments