Upload ppo model
Browse files- .gitattributes +1 -0
- README.md +1 -1
- config.json +0 -0
- ppo-CarRacing-v0.zip +1 -1
- ppo-CarRacing-v0/data +0 -0
- ppo-CarRacing-v0/policy.optimizer.pth +1 -1
- ppo-CarRacing-v0/policy.pth +1 -1
- replay.mp4 +0 -0
- results.json +1 -1
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: CarRacing-v0
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: CarRacing-v0
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 18.72 +/- 18.83
|
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-CarRacing-v0.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28651792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75e3a4684a3391524ed36ded784009bf4c86eaafc5f120e1d6c1bdf1df577969
|
3 |
size 28651792
|
ppo-CarRacing-v0/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-CarRacing-v0/policy.optimizer.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17612208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bb690f13426518319cefefca69e4b5bead041af782761e53f7b79124b9a2374
|
3 |
size 17612208
|
ppo-CarRacing-v0/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8808254
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f468134fc89d0e13bcfd433ce94a527199eeba5f7120585c1c972599c41b73dc
|
3 |
size 8808254
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 18.719510009884836, "std_reward": 18.82948507710629, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-01-29T04:03:48.698200"}
|