From a604c4985a5c10c9c3ab19a158cdfdc803cd7c1f Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Fri, 24 May 2024 16:35:24 +0200 Subject: [PATCH] Update bonus-unit1.ipynb --- notebooks/bonus-unit1/bonus-unit1.ipynb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/notebooks/bonus-unit1/bonus-unit1.ipynb b/notebooks/bonus-unit1/bonus-unit1.ipynb index 39e32cb..75b3cc1 100644 --- a/notebooks/bonus-unit1/bonus-unit1.ipynb +++ b/notebooks/bonus-unit1/bonus-unit1.ipynb @@ -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",