bochen0909
commited on
Commit
•
576ad9d
1
Parent(s):
2c40837
Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1690829664.n0043.es1.12964.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: -163.01 +/- 103.82
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1690829664.n0043.es1.12964.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6699045062391db394e7c608ee6964ade69efb388d135be87a1324db198b8f3a
|
3 |
+
size 219336
|
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:ea9ad0206b86017ece6f5891c1b03c4bccf6bbb5e61a0c7f54fa6f9dc58cbfc5
|
3 |
+
size 43411
|
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": -163.0098751077381, "std_reward": 103.8173016957353, "n_evaluation_episodes": 10, "eval_datetime": "2023-07-31T11:56:09.493056"}
|