Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1753030644.c570d8479b98.12466.0 +3 -0
- model.pt +1 -1
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
-
value: -
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: -179.71 +/- 84.23
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1753030644.c570d8479b98.12466.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a2f7a979298db8cf73ca6093a2ef83f46cf3ad28bfb7435f273c15f1dd24585
|
3 |
+
size 113053
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 43026
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc745b7ae434d87a930cccac19055e32f10cd9b9b07c989e225e8f6781696ab2
|
3 |
size 43026
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "LunarLander-v2", "mean_reward": -
|
|
|
1 |
+
{"env_id": "LunarLander-v2", "mean_reward": -179.70852977819635, "std_reward": 84.23235935578914, "n_evaluation_episodes": 10, "eval_datetime": "2025-07-20T16:58:05.717924"}
|