mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-05 11:38:43 +08:00
description fix
This commit is contained in:
@@ -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`"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user