ThomasSimonini HF staff commited on
Commit
7b2f58e
Β·
1 Parent(s): 1aeafb4

Set the certification process to self paced

Browse files
Files changed (1) hide show
  1. app.py +4 -2
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 before September 30th 2023**.
414
- - To get a *certificate of honors*: you need to **pass 100% of the assignments before September 30th 2023**.
 
 
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