description fix

This commit is contained in:
Mike-Wazowsk1
2022-10-11 01:38:06 +03:00
committed by GitHub
parent 89a025e245
commit 075096d4f9

View File

@@ -402,7 +402,7 @@
"id": "ezbHS1q3HYVV"
},
"source": [
"By using `utils.push_to_hub.py` **you evaluate, record a replay, generate a model card of your agent and push it to the hub**.\n",
"By using `rl_zoo3.push_to_hub.py` **you evaluate, record a replay, generate a model card of your agent and push it to the hub**.\n",
"\n",
"This way:\n",
"- You can **showcase our work** 🔥\n",
@@ -592,7 +592,7 @@
"id": "7ZQNY_r6NJtC"
},
"source": [
"1. We download the model using `utils.load_from_hub`, and place it in a new folder that we can call `rl_trained`"
"1. We download the model using `rl_zoo3.load_from_hub`, and place it in a new folder that we can call `rl_trained`"
]
},
{