Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1711968713.J-Linux.10281.0 +3 -0
- model.pt +2 -2
- 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: 105.31 +/- 68.40
|
| 21 |
name: mean_reward
|
| 22 |
verified: false
|
| 23 |
---
|
logs/events.out.tfevents.1711968713.J-Linux.10281.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02040bed72ca1e3f8c46fedfddac8cb6c38dd68826ee0a30bca1faad645c4c4b
|
| 3 |
+
size 126389
|
model.pt
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:bc0c72ef7996db1ec48a6d8e657bc8a5d0a51b5c8c6b25efb4df2c9886c3e1ba
|
| 3 |
+
size 553746
|
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": 105.31436274660891, "std_reward": 68.40348672098442, "n_evaluation_episodes": 10, "eval_datetime": "2024-04-01T12:13:52.017549"}
|