ThomasSimonini HF staff commited on
Commit
6feda6d
·
1 Parent(s): 231b875

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,7 +235,7 @@ def certification(hf_username, first_name, last_name):
235
  "unit": "Unit 8 PI",
236
  "env": "LunarLander-v2",
237
  "library": "deep-rl-course",
238
- "min_result": -200,
239
  "best_result": 0,
240
  "best_model_id": "",
241
  "passed_": False
 
235
  "unit": "Unit 8 PI",
236
  "env": "LunarLander-v2",
237
  "library": "deep-rl-course",
238
+ "min_result": -500,
239
  "best_result": 0,
240
  "best_model_id": "",
241
  "passed_": False