Push agent to the Hub
Browse files- README.md +2 -2
- logs/events.out.tfevents.1691304321.70c07b9c2426.19961.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 |
---
|
@@ -46,7 +46,7 @@ model-index:
|
|
46 |
'gamma': 0.99
|
47 |
'gae_lambda': 0.95
|
48 |
'num_minibatches': 4
|
49 |
-
'update_epochs':
|
50 |
'norm_adv': True
|
51 |
'clip_coef': 0.2
|
52 |
'clip_vloss': True
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: -75.02 +/- 111.93
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
46 |
'gamma': 0.99
|
47 |
'gae_lambda': 0.95
|
48 |
'num_minibatches': 4
|
49 |
+
'update_epochs': 12
|
50 |
'norm_adv': True
|
51 |
'clip_coef': 0.2
|
52 |
'clip_vloss': True
|
logs/events.out.tfevents.1691304321.70c07b9c2426.19961.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92d82290f0e0c91d2ff03b8f9c3f0b6cc7b61dd1de97e684a12cd28d19fbba1b
|
3 |
+
size 132104
|
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:4367bb5cb928cf18f592a790b0b2734592884fc1b8c81a3b0a6bf0c1ae652792
|
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": -75.01622119585815, "std_reward": 111.93228129677537, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-06T06:46:37.894867"}
|