Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1683120552.vova.1243586.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: -119.17 +/- 29.59
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1683120552.vova.1243586.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d4b2fcb79c57453247d67ed1fb85367fae2cfff7d0bd20d017d12430d60341b
|
3 |
+
size 1353377
|
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:78ea90e63cfd9309c585596a86090d0f21c3f85b7c7fc56ea92e970d27283b89
|
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": -119.17203064849177, "std_reward": 29.59306792968242, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-03T23:53:25.010699"}
|