Push agent to the Hub
Browse files- README.md +2 -2
- logs/events.out.tfevents.1685093958.2850cb3f29b2.19555.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 |
---
|
@@ -50,7 +50,7 @@ model-index:
|
|
50 |
'norm_adv': True
|
51 |
'clip_coef': 0.05
|
52 |
'clip_vloss': True
|
53 |
-
'ent_coef': 0.
|
54 |
'vf_coef': 0.5
|
55 |
'max_grad_norm': 0.5
|
56 |
'target_kl': None
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: -238.19 +/- 127.44
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
50 |
'norm_adv': True
|
51 |
'clip_coef': 0.05
|
52 |
'clip_vloss': True
|
53 |
+
'ent_coef': 0.001
|
54 |
'vf_coef': 0.5
|
55 |
'max_grad_norm': 0.5
|
56 |
'target_kl': None
|
logs/events.out.tfevents.1685093958.2850cb3f29b2.19555.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6994409eceb6d9b4e21335aa9574991a03594b2d8161d517fe146bd161acf62
|
3 |
+
size 62777
|
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:bc1ca0816c8190971476add636ea4ea749ae968789c288e437be9fe7b503d716
|
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": -238.19394135070834, "std_reward": 127.44228544578107, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-26T09:39:38.130834"}
|