colinrgodsey
commited on
Commit
•
1fbb9ef
1
Parent(s):
2b3ae35
Push agent to the Hub
Browse files- README.md +3 -3
- logs/events.out.tfevents.1724080638.tf-notebook-0.1425.0 +3 -0
- logs/events.out.tfevents.1724088544.tf-notebook-0.1681.0 +3 -0
- logs/events.out.tfevents.1724088663.tf-notebook-0.1941.0 +3 -0
- logs/events.out.tfevents.1724091878.tf-notebook-0.2195.0 +3 -0
- model.pt +2 -2
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ model-index:
|
|
17 |
type: Deathmatch-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
-
value:
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
@@ -32,11 +32,11 @@ model-index:
|
|
32 |
'num_envs': 32
|
33 |
'num_steps': 128
|
34 |
'learning_rate': 0.00025
|
35 |
-
'learning_rate_min':
|
36 |
'gamma': 0.99
|
37 |
'gae_lambda': 0.95
|
38 |
'clip_coef': None
|
39 |
-
'total_timesteps':
|
40 |
'recurrence': 32
|
41 |
'ent_coef': 0.001
|
42 |
'vf_coef': 0.5
|
|
|
17 |
type: Deathmatch-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: 38.03 +/- 26.60
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
32 |
'num_envs': 32
|
33 |
'num_steps': 128
|
34 |
'learning_rate': 0.00025
|
35 |
+
'learning_rate_min': 0.0001
|
36 |
'gamma': 0.99
|
37 |
'gae_lambda': 0.95
|
38 |
'clip_coef': None
|
39 |
+
'total_timesteps': 10000000
|
40 |
'recurrence': 32
|
41 |
'ent_coef': 0.001
|
42 |
'vf_coef': 0.5
|
logs/events.out.tfevents.1724080638.tf-notebook-0.1425.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebd3572b8e474f32f3c5ca36d40846e1ffb39e4690ed7f5908ffc7a0b6469198
|
3 |
+
size 3201176
|
logs/events.out.tfevents.1724088544.tf-notebook-0.1681.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf390a4ecb8916f5cb3a9a4a740702edba1408c9b622280818de1662cda65f15
|
3 |
+
size 42402
|
logs/events.out.tfevents.1724088663.tf-notebook-0.1941.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78add43d033239048cb4fe9d1930835bf1e7d601692e15ea93feb10b6359ae3c
|
3 |
+
size 1302752
|
logs/events.out.tfevents.1724091878.tf-notebook-0.2195.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a4ada0e0451368b4d90097a203aa5122813392c3ab8832084380b765c807029
|
3 |
+
size 2231768
|
model.pt
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:2a1d2b2f14b3891b6d99f52f5a5b52a7febf3f433a9dc734df4725c95f638ebc
|
3 |
+
size 21184018
|
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:acd398484ac22acf59d16b0b57119d9df44efe796ad2bda53975336ef2150e8e
|
3 |
+
size 30007405
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "Deathmatch-v1", "mean_reward":
|
|
|
1 |
+
{"env_id": "Deathmatch-v1", "mean_reward": 38.02735137939453, "std_reward": 26.600683212280273, "n_evaluation_episodes": 10, "eval_datetime": "2024-08-19T20:06:23.704170"}
|