colinrgodsey
commited on
Push agent to the Hub
Browse files- README.md +2 -2
- logs/events.out.tfevents.1722001744.tf-notebook-0.66842.0 +3 -0
- logs/events.out.tfevents.1722002228.tf-notebook-0.67002.0 +3 -0
- model.pt +1 -1
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
type: HealthGatheringSupreme-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
-
value:
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
@@ -32,7 +32,7 @@ model-index:
|
|
32 |
'learning_rate': 0.0005
|
33 |
'learning_rate_min': 1e-06
|
34 |
'gamma': 0.99
|
35 |
-
'gae_lambda': 0.
|
36 |
'clip_coef': 0.2
|
37 |
'total_timesteps': 2000000
|
38 |
'recurrence': 16
|
|
|
17 |
type: HealthGatheringSupreme-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: 14.87 +/- 10.43
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
32 |
'learning_rate': 0.0005
|
33 |
'learning_rate_min': 1e-06
|
34 |
'gamma': 0.99
|
35 |
+
'gae_lambda': 0.99
|
36 |
'clip_coef': 0.2
|
37 |
'total_timesteps': 2000000
|
38 |
'recurrence': 16
|
logs/events.out.tfevents.1722001744.tf-notebook-0.66842.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41a9b8355ea7dd645a64b3ae6e052e7ce55a4d00c7c267d2e350e359e2979bd5
|
3 |
+
size 433947
|
logs/events.out.tfevents.1722002228.tf-notebook-0.67002.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d040b88df6f58d3237395055a354c86d4d4d0d17169b451c8cd03f33d6ab7d8
|
3 |
+
size 1202971
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 16108110
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5918372a80112df104991af0ffe824801448a7fb544e17dbd2c0c1a71129791d
|
3 |
size 16108110
|
replay.mp4
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:492504db6f6e4e6f4360740fb1337fee37392ff67bd4841d8d247e93cb0943fc
|
3 |
+
size 62297
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "HealthGatheringSupreme-v1", "mean_reward":
|
|
|
1 |
+
{"env_id": "HealthGatheringSupreme-v1", "mean_reward": 14.868197441101074, "std_reward": 10.425899505615234, "n_evaluation_episodes": 10, "eval_datetime": "2024-07-26T14:20:09.596163"}
|