Push agent to the Hub
Browse files- README.md +2 -2
- 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 |
---
|
@@ -38,7 +38,7 @@ model-index:
|
|
38 |
'ent_coef': 0.01
|
39 |
'clip_coef': 0.2
|
40 |
'clip_vloss': True
|
41 |
-
'num_steps':
|
42 |
'learning_rate': 0.00025
|
43 |
'gae': True
|
44 |
'gamma': 0.99
|
|
|
17 |
type: LunarLander-v2
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: -255.25 +/- 155.79
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
38 |
'ent_coef': 0.01
|
39 |
'clip_coef': 0.2
|
40 |
'clip_vloss': True
|
41 |
+
'num_steps': 64
|
42 |
'learning_rate': 0.00025
|
43 |
'gae': True
|
44 |
'gamma': 0.99
|
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:6faef87fa309c1fb57692cdf3d94581161a87cbabd14f521a0ef7543c4821de5
|
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": -255.24609862177644, "std_reward": 155.79148122799913, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-27T16:16:30.596117"}
|