ThomasSimonini HF staff commited on
Commit
b81532f
·
1 Parent(s): 6c73db9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -216,9 +216,9 @@ def certification(hf_username, first_name, last_name):
216
  },
217
  {
218
  "unit": "Unit 8 PI",
219
- "env": "GodotRL-JumperHard",
220
- "library": "cleanrl",
221
- "min_result": 100,
222
  "best_result": 0,
223
  "best_model_id": "",
224
  "passed_": False
 
216
  },
217
  {
218
  "unit": "Unit 8 PI",
219
+ "env": "LunarLander-v2",
220
+ "library": "deep-rl-course",
221
+ "min_result": -200,
222
  "best_result": 0,
223
  "best_model_id": "",
224
  "passed_": False