ThomasSimonini HF staff commited on
Commit
50fe873
·
1 Parent(s): c48af24

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,7 +219,7 @@ def certification(hf_username):
219
  "unit": "Unit 8 PI",
220
  "env": "LunarLander-v2",
221
  "library": "deep-rl-course",
222
- "min_result": -200,
223
  "best_result": 0,
224
  "best_model_id": "",
225
  "passed_": False
 
219
  "unit": "Unit 8 PI",
220
  "env": "LunarLander-v2",
221
  "library": "deep-rl-course",
222
+ "min_result": -500,
223
  "best_result": 0,
224
  "best_model_id": "",
225
  "passed_": False