ThomasSimonini HF staff commited on
Commit
8e117c8
Β·
1 Parent(s): a1d4d56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -266,8 +266,8 @@ with gr.Blocks() as demo:
266
  # πŸ† Check your progress in the Deep Reinforcement Learning Course πŸ†
267
  You can check your progress here.
268
 
269
- - To get a certificate of completion, you must **pass 80% of the assignments before June 1st 2023**.
270
- - To get an honors certificate, you must **pass 100% of the assignments before June 1st 2023**.
271
 
272
  To pass an assignment your model result (mean_reward - std_reward) must be >= min_result
273
 
 
266
  # πŸ† Check your progress in the Deep Reinforcement Learning Course πŸ†
267
  You can check your progress here.
268
 
269
+ - To get a certificate of completion, you must **pass 80% of the assignments before September 30th 2023**.
270
+ - To get an honors certificate, you must **pass 100% of the assignments before September 30th 2023**.
271
 
272
  To pass an assignment your model result (mean_reward - std_reward) must be >= min_result
273