Update hands-on.mdx

This commit is contained in:
Thomas Simonini
2023-02-03 10:16:59 +01:00
committed by GitHub
parent a092c80332
commit 25103b4621

View File

@@ -88,6 +88,8 @@ We also need to install pytorch with:
pip install torch
```
Finally, you need to install git-lfs: https://git-lfs.com/
Now that its installed, we need to add the environment training executable. Based on your operating system you need to download one of them, unzip it and place it in a new folder inside `ml-agents` that you call `training-envs-executables`
At the end your executable should be in `mlagents/training-envs-executables/SoccerTwos`