Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1683197777.vova.471744.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: 48.30 +/- 78.99
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1683197777.vova.471744.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d8de7eb70045057a3ddea89603b1badced71522269cebbabd42f6cab9d93a82
|
3 |
+
size 318027
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 42817
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ee8abb5967ce40217631491c367ce29c900ba773383d7d90ed083aecc528e8c
|
3 |
size 42817
|
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": 48.30110913303171, "std_reward": 78.98976911534984, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-04T21:24:40.619948"}
|