colinrgodsey
commited on
Commit
•
e685ba5
1
Parent(s):
89475fc
Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1719358034.tf-notebook-0.652.7 +2 -2
- logs/events.out.tfevents.1719358135.tf-notebook-0.652.9 +3 -0
- logs/events.out.tfevents.1719358175.tf-notebook-0.652.10 +3 -0
- logs/events.out.tfevents.1719358200.tf-notebook-0.652.11 +3 -0
- logs/events.out.tfevents.1719358295.tf-notebook-0.652.12 +3 -0
- logs/events.out.tfevents.1719358568.tf-notebook-0.652.13 +3 -0
- logs/events.out.tfevents.1719358632.tf-notebook-0.652.14 +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: -164.29 +/- 122.64
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1719358034.tf-notebook-0.652.7
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:6cbba6021cd33113f2f9ec182c2a742753bf45a13abfeb574c347fb279868bd0
|
3 |
+
size 10894
|
logs/events.out.tfevents.1719358135.tf-notebook-0.652.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4c7f2b5678b3ef95182e9fdf68611839dd42c977f2958e5d3992cf681e8c437
|
3 |
+
size 12954
|
logs/events.out.tfevents.1719358175.tf-notebook-0.652.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:220b082ba70337a4b7ce342df6c8658930aeb3314d244e285e7fc0ae7907f639
|
3 |
+
size 7804
|
logs/events.out.tfevents.1719358200.tf-notebook-0.652.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a532f6ef1e623cdf820341ebbf8b6eb2606884461d0e9e7374d58e1504311c9c
|
3 |
+
size 5744
|
logs/events.out.tfevents.1719358295.tf-notebook-0.652.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16c576c8c332dc73395d19d2a86d79b45be45fa6c87dbab377622f98d6a3db95
|
3 |
+
size 12954
|
logs/events.out.tfevents.1719358568.tf-notebook-0.652.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:509780c42e563b2dc058e00ac22213bd2477f19c359cb04fe72eecc5ec2e5b4c
|
3 |
+
size 31494
|
logs/events.out.tfevents.1719358632.tf-notebook-0.652.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e2e51dc6d8c6a0b6486072b845b07c6e3b3f98eaf3506e83551fb658465b6fb
|
3 |
+
size 62891
|
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:e1dccbaf39e40ee55ed1dade2bcd3a96d2c6dde61325fa947956b977f94b9cc8
|
3 |
+
size 41000
|
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": -164.29366275415558, "std_reward": 122.63715089030612, "n_evaluation_episodes": 10, "eval_datetime": "2024-06-25T23:38:02.154088"}
|