Spaces:
Build error
Build error
Commit
·
6feda6d
1
Parent(s):
231b875
Update app.py
Browse files
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": -
|
| 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
|