CarRacing-v0
Browse files- .gitattributes +1 -0
- README.md +1 -1
- config.json +0 -0
- ppo-CarRacing-v0.zip +2 -2
- 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: -59.15 +/- 14.45
|
| 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
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0df162234109a229eef0449b6900280e76ea66e9d305835717f8f85374fd8637
|
| 3 |
+
size 43340215
|
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 28391152
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b40e39328e32a36ec31efaf09f723160cd094c1656ecaa6aa60421f36e2e15e2
|
| 3 |
size 28391152
|
ppo-CarRacing-v0/policy.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14194814
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48af2171ed56569273a723755b575e6bd6dfa16080cc724998a386844985b0d6
|
| 3 |
size 14194814
|
replay.mp4
CHANGED
|
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
|
results.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"mean_reward": -
|
|
|
|
| 1 |
+
{"mean_reward": -59.14556761831045, "std_reward": 14.448396438979614, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-12-16T21:35:06.408077"}
|