Push agent to the Hub
Browse files- README.md +2 -2
- logs/events.out.tfevents.1691894454.4c5d58e91a6c.225.8 +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 |
---
|
@@ -51,7 +51,7 @@ model-index:
|
|
51 |
'norm_adv': True
|
52 |
'clip_coef': 0.2
|
53 |
'clip_vloss': True
|
54 |
-
'ent_coef': 0.
|
55 |
'vf_coef': 0.5
|
56 |
'max_grad_norm': 0.5
|
57 |
'target_kl': None
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: 9.40 +/- 51.21
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
51 |
'norm_adv': True
|
52 |
'clip_coef': 0.2
|
53 |
'clip_vloss': True
|
54 |
+
'ent_coef': 0.0005
|
55 |
'vf_coef': 0.5
|
56 |
'max_grad_norm': 0.5
|
57 |
'target_kl': None
|
logs/events.out.tfevents.1691894454.4c5d58e91a6c.225.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bccaad9ff8022364e5b9d33cd41590e7070e1f13e6519a147cbeef90b46c40d4
|
3 |
+
size 138424
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 42597
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ef1068c332f17e5bdc476fdfcbe39f4818441458145faffb65e9e609660a121
|
3 |
size 42597
|
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": 9.400729433379885, "std_reward": 51.212038162468836, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-13T02:44:17.144996"}
|