Upload folder using huggingface_hub
Browse files- README.md +1 -1
- q-learning.pkl +1 -1
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
type: Taxi-v3
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
-
value: 7.
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
|
|
15 |
type: Taxi-v3
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
+
value: 7.52 +/- 2.73
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
q-learning.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 24570
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f84d04b0bc6c29c4a4d8ef06200c57c29fe731c5193d19d82edd077f8f739a2
|
3 |
size 24570
|
replay.mp4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2fd999b4c84d45e4692e90e2dd7bead507db98c6503eae81fc963b3c4c13bfc
|
3 |
+
size 112174
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "Taxi-v3", "mean_reward": 7.
|
|
|
1 |
+
{"env_id": "Taxi-v3", "mean_reward": 7.52, "n_eval_episodes": 100, "eval_datetime": "2024-01-15T09:21:31.242029"}
|