Upload folder using huggingface_hub
Browse files- README.md +1 -1
- q-learning.pkl +1 -1
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
type: FrozenLake-v1-4x4
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
-
value: 0.
|
19 |
name: mean_reward
|
20 |
verified: false
|
21 |
---
|
|
|
15 |
type: FrozenLake-v1-4x4
|
16 |
metrics:
|
17 |
- type: mean_reward
|
18 |
+
value: 0.75 +/- 0.43
|
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 902
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:514a86c32a6e4e410c23b9ad7a72e9b297c558f46b5a30507137055603521929
|
3 |
size 902
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "FrozenLake-v1", "mean_reward": 0.
|
|
|
1 |
+
{"env_id": "FrozenLake-v1", "mean_reward": 0.75, "n_eval_episodes": 100, "eval_datetime": "2024-07-25T09:53:57.859262"}
|