Retrain RPPO model for CarRacing-v0 v3
Browse files- README.md +1 -1
- RPPO-CarRacing-v0.zip +2 -2
- RPPO-CarRacing-v0/data +0 -0
- RPPO-CarRacing-v0/policy.optimizer.pth +2 -2
- RPPO-CarRacing-v0/policy.pth +2 -2
- config.json +0 -0
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -10,7 +10,7 @@ model-index:
|
|
10 |
results:
|
11 |
- metrics:
|
12 |
- type: mean_reward
|
13 |
-
value:
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
|
|
10 |
results:
|
11 |
- metrics:
|
12 |
- type: mean_reward
|
13 |
+
value: 614.78 +/- 160.84
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
RPPO-CarRacing-v0.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:4b387e8dbfef4f0caa33fd9b7fa2f74218f2c5a1df508dbf59a8555c4c1476bd
|
3 |
+
size 60470983
|
RPPO-CarRacing-v0/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
RPPO-CarRacing-v0/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:24cee0ca43d716df50502427957efe9ec73a23d34783d50b715be36045d79ec7
|
3 |
+
size 40055003
|
RPPO-CarRacing-v0/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:fd6b942242c741b25bbd256e9a8f05a2a4bd440f7e944cf5eb0c6c127bc616a3
|
3 |
+
size 20027061
|
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
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:8852d81ba284721f4421e63a9a4b858399a66af6b6c2839e16686fa9567e35ef
|
3 |
+
size 1475634
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 614.780129430443, "std_reward": 160.83888510938422, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-14T15:59:34.919009"}
|