Push agent to the Hub
Browse files- README.md +2 -2
- logs/events.out.tfevents.1682862821.73e30408940d.17660.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 |
---
|
@@ -48,7 +48,7 @@ model-index:
|
|
48 |
'num_minibatches': 4
|
49 |
'update_epochs': 4
|
50 |
'norm_adv': True
|
51 |
-
'clip_coef': 0.
|
52 |
'clip_vloss': True
|
53 |
'ent_coef': 0.01
|
54 |
'vf_coef': 0.5
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: 76.30 +/- 141.22
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
48 |
'num_minibatches': 4
|
49 |
'update_epochs': 4
|
50 |
'norm_adv': True
|
51 |
+
'clip_coef': 0.25
|
52 |
'clip_vloss': True
|
53 |
'ent_coef': 0.01
|
54 |
'vf_coef': 0.5
|
logs/events.out.tfevents.1682862821.73e30408940d.17660.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2feb7e19673a15b515a214f302ca099412875ccea68539e82a4a0f12cb8b927
|
3 |
+
size 257256
|
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:7c9ec9789c1b91b8706ff41c217551dfcfe2137d1cc1beb478cbef9d4c674082
|
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": 76.30248581195453, "std_reward": 141.22261457039272, "n_evaluation_episodes": 10, "eval_datetime": "2023-04-30T13:58:48.750791"}
|