-
Notifications
You must be signed in to change notification settings - Fork 753
Description
Hi everyone,
I'm currently working through Bonus Unit 1 (Train Huggy) of the Deep RL course and trying to set up the environment on my local Windows machine.
I'm having trouble finding a working download link for the pre-compiled Windows version of the Huggy.zip environment file (the one containing Huggy.exe).
The link currently in the Colab notebook (https://github.com/huggingface/Huggy/raw/main/Huggy.zip) seems to provide the Linux version (.x86_64 file). I've also tried some other links found online that pointed to a huggingface-projects/Unity-ML-Agents-Environments repository, but those links appear to be broken ("Repository not found").
Could someone please point me to the correct and currently active download link for the Windows version of the Huggy environment needed for this bonus unit?
Thanks so much for your help!