Update bonus-unit1.ipynb

This commit is contained in:
Thomas Simonini
2024-05-24 16:35:24 +02:00
parent 7574a42730
commit a604c4985a

View File

@@ -580,9 +580,11 @@
{
"cell_type": "markdown",
"source": [
"1. In step 1, choose your model repository which is the model id (in my case ThomasSimonini/ppo-Huggy).\n",
"1. In step 1, type your username (your username is case sensitive: for instance, my username is ThomasSimonini not thomassimonini or ThOmasImoNInI) and click on the search button.",
"\n",
"2. In step 2, **choose what model you want to replay**:\n",
"2. In step 2, select your model repository.",
"\n",
"3. In step 3, **choose which model you want to replay**:",
" - I have multiple ones, since we saved a model every 500000 timesteps.\n",
" - But since I want the more recent, I choose `Huggy.onnx`\n",
"\n",