Spaces:
Runtime error
Runtime error
Commit
•
659a76d
1
Parent(s):
27fc6cd
Update DRLC link
Browse files
app.py
CHANGED
@@ -204,7 +204,7 @@ with block:
|
|
204 |
|
205 |
You **can click on the model's name** to be redirected to its model card which includes documentation.
|
206 |
|
207 |
-
🤖 You want to try to train your agents? <a href="
|
208 |
|
209 |
You want to compare two agents? <a href="https://huggingface.co/spaces/ThomasSimonini/Compare-Reinforcement-Learning-Agents" target="_blank">It's possible using this Spaces demo 👀 </a>.
|
210 |
|
|
|
204 |
|
205 |
You **can click on the model's name** to be redirected to its model card which includes documentation.
|
206 |
|
207 |
+
🤖 You want to try to train your agents? <a href="https://huggingface.co/deep-rl-course/unit0/introduction?fw=pt" target="_blank"> Check the Hugging Face free Deep Reinforcement Learning Course 🤗 </a>.
|
208 |
|
209 |
You want to compare two agents? <a href="https://huggingface.co/spaces/ThomasSimonini/Compare-Reinforcement-Learning-Agents" target="_blank">It's possible using this Spaces demo 👀 </a>.
|
210 |
|