Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
16.98k stars 4.14k forks source link

cannot download file from the link "https://storage.googleapis.com/mlagents-test-environments/ma-poca/win/Startup.zip" #6088

Closed Penguin963 closed 4 months ago

Penguin963 commented 6 months ago

wanna run this program on Windows or Linux, but I cannot download corresponding zip file

Here's the error post in terminal urllib.error.HTTPError: HTTP Error 404: Not Found https://storage.googleapis.com/mlagents-test-environments/ma-poca/win/Startup.zip

and when I entered this link on the page, it is returned that

\<Error\>
\<Code\>NoSuchKey\</Code\>
\<Message\>The specified key does not exist.\</Message\>
\<Details\>No such object: mlagents-test-environments/ma-poca/win/Startup.zip\</Details\>
\</Error\>

can anyone share the zip file with me?


Besides: in the file "mapoca.registry_entries.py", there is a wrong spell "PushBlockColab" (loss a "l")

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale. Please open a new issue for related bugs.