mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 11:38:43 +08:00
Merge pull request #363 from AppliedDataSciencePartners/unit-7-hands-on-typo
fix: (unit-7 hands on) executable filepath typo
This commit is contained in:
@@ -88,7 +88,7 @@ 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`
|
||||
At the end your executable should be in `ml-agents/training-envs-executables/SoccerTwos`
|
||||
|
||||
Windows: Download [this executable](https://drive.google.com/file/d/1sqFxbEdTMubjVktnV4C6ICjp89wLhUcP/view?usp=sharing)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user