Upload PPO PongNoFrameskip-v4 trained agent
Browse files- README.md +1 -1
- config.json +0 -0
- ppo-PongNoFrameskip-v4.zip +2 -2
- ppo-PongNoFrameskip-v4/data +0 -0
- ppo-PongNoFrameskip-v4/policy.optimizer.pth +2 -2
- ppo-PongNoFrameskip-v4/policy.pth +2 -2
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: PongNoFrameskip-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: PongNoFrameskip-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 10.80 +/- 4.14
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-PongNoFrameskip-v4.zip
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:abe11bdee372d8b4989ee3d5a120755141709b66622b6673f36888fcfd350d8c
|
3 |
+
size 20903272
|
ppo-PongNoFrameskip-v4/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-PongNoFrameskip-v4/policy.optimizer.pth
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:874fffa87bc51b927b368a60a930a6fa29a0277bf8fc2037483247a125a10a52
|
3 |
+
size 13544554
|
ppo-PongNoFrameskip-v4/policy.pth
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:149431aa51173b8cef17ac0a2796bbd28f3393a5208e40ec8ef05ab5869080c7
|
3 |
+
size 6774642
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 10.8, "std_reward": 4.1424630354415966, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2024-08-11T18:10:22.881675"}
|