Spaces:
Sleeping
Sleeping
Commit
·
7b2f58e
1
Parent(s):
1aeafb4
Set the certification process to self paced
Browse files
app.py
CHANGED
|
@@ -410,8 +410,10 @@ with gr.Blocks() as demo:
|
|
| 410 |
# Get your Deep Reinforcement Learning Certificate 🎓
|
| 411 |
The certification process is completely free:
|
| 412 |
|
| 413 |
-
- To get a *certificate of completion*: you need to **pass 80% of the assignments
|
| 414 |
-
- To get a *certificate of honors*: you need to **pass 100% of the assignments
|
|
|
|
|
|
|
| 415 |
|
| 416 |
For more information about the certification process [check this](https://huggingface.co/deep-rl-course/communication/certification)
|
| 417 |
|
|
|
|
| 410 |
# Get your Deep Reinforcement Learning Certificate 🎓
|
| 411 |
The certification process is completely free:
|
| 412 |
|
| 413 |
+
- To get a *certificate of completion*: you need to **pass 80% of the assignments**.
|
| 414 |
+
- To get a *certificate of honors*: you need to **pass 100% of the assignments**.
|
| 415 |
+
|
| 416 |
+
There's **no deadlines, the course is self-paced**.
|
| 417 |
|
| 418 |
For more information about the certification process [check this](https://huggingface.co/deep-rl-course/communication/certification)
|
| 419 |
|