colinrgodsey
commited on
Commit
•
2f12285
1
Parent(s):
625752e
Push agent to the Hub
Browse files- README.md +1 -1
- logs/events.out.tfevents.1719354800.tf-notebook-0.332.18 +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: CartPole-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
-
value:
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
|
|
17 |
type: CartPole-v1
|
18 |
metrics:
|
19 |
- type: mean_reward
|
20 |
+
value: 20.70 +/- 6.69
|
21 |
name: mean_reward
|
22 |
verified: false
|
23 |
---
|
logs/events.out.tfevents.1719354800.tf-notebook-0.332.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea8b7d39c743d4a49a503219e1feaab5dbadd624543f06353fdfdcf008a39911
|
3 |
+
size 317424
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 82508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27af36d4fd8a86f077da1cf646097fe8b315d93fb9119d03c437145ff0003464
|
3 |
size 82508
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "CartPole-v1", "mean_reward":
|
|
|
1 |
+
{"env_id": "CartPole-v1", "mean_reward": 20.7, "std_reward": 6.694027188471825, "n_evaluation_episodes": 10, "eval_datetime": "2024-06-25T22:36:37.242908"}
|