mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Update hands-on.mdx
This commit is contained in:
@@ -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 it’s 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`
|
||||
|
||||
Reference in New Issue
Block a user