Commit
·
0e7a8c5
1
Parent(s):
df5f457
Update app.py
Browse files
app.py
CHANGED
|
@@ -106,7 +106,7 @@ def check_if_passed(model):
|
|
| 106 |
def test_(hf_username):
|
| 107 |
results_certification = [
|
| 108 |
{
|
| 109 |
-
"unit": "
|
| 110 |
"env": "LunarLander-v2",
|
| 111 |
"library": "stable-baselines3",
|
| 112 |
"min_result": 200,
|
|
|
|
| 106 |
def test_(hf_username):
|
| 107 |
results_certification = [
|
| 108 |
{
|
| 109 |
+
"unit": "Unit 1",
|
| 110 |
"env": "LunarLander-v2",
|
| 111 |
"library": "stable-baselines3",
|
| 112 |
"min_result": 200,
|