This commit is contained in:
Thomas Simonini
2023-01-10 10:02:33 +01:00
parent e6d2f8482b
commit 11f488d0c1

View File

@@ -277,15 +277,6 @@
"!wget --load-cookies /tmp/cookies.txt \"https://docs.google.com/uc?export=download&confirm=$(wget --quiet --save-cookies /tmp/cookies.txt --keep-session-cookies --no-check-certificate 'https://docs.google.com/uc?export=download&id=1YHHLjyj6gaZ3Gemx1hQgqrPgSS2ZhmB5' -O- | sed -rn 's/.*confirm=([0-9A-Za-z_]+).*/\\1\\n/p')&id=1YHHLjyj6gaZ3Gemx1hQgqrPgSS2ZhmB5\" -O ./training-envs-executables/linux/SnowballTarget.zip && rm -rf /tmp/cookies.txt"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "5yIV74OPOa1i"
},
"source": [
"**OR** Download directly to local machine and then drag and drop the file from local machine to `./training-envs-executables/linux`"
]
},
{
"cell_type": "markdown",
"source": [
@@ -514,17 +505,6 @@
"id": "KK4fPfnczunT"
}
},
{
"cell_type": "code",
"source": [
"!mlagents-push-to-hf --run-id=\"SnowballTarget1\" --local-dir=\"./results/SnowballTarget1\" --repo-id=\"ThomasSimonini/ppo-SnowballTarget\" --commit-message=\"First Push\""
],
"metadata": {
"id": "kj6cZIAV7WhO"
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"execution_count": null,
@@ -815,7 +795,7 @@
"source": [
"You have the full list of the one currently available on Hugging Face here 👉 https://github.com/huggingface/ml-agents#the-environments\n",
"\n",
"For the demos to visualize your agent, the temporary link is: https://singularite.itch.io\n",
"For the demos to visualize your agent, the temporary link is: https://singularite.itch.io (temporary because we'll also put the demos on Hugging Face Space)\n",
"\n",
"For now we have integrated: \n",
"- [Worm](https://singularite.itch.io/worm) demo where you teach a **worm to crawl**.\n",