Commit
·
f913c56
1
Parent(s):
c22f418
increased n_envs and n_steps in model
Browse files- README.md +1 -1
- car_racing_kk_v0.zip +2 -2
- car_racing_kk_v0/data +0 -0
- car_racing_kk_v0/policy.optimizer.pth +1 -1
- car_racing_kk_v0/policy.pth +1 -1
- 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: 58.17 +/- 51.28
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
car_racing_kk_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:ec518a40931b4bc322c3fad5069c8d5de231c147016783798c2909973f15fb07
|
3 |
+
size 43038639
|
car_racing_kk_v0/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
car_racing_kk_v0/policy.optimizer.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28388247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3041905d6426a9b0986ed02e6cf7fb423156ac7a24fba210c3acab0b51e6a2ff
|
3 |
size 28388247
|
car_racing_kk_v0/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14194942
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:123052a7ac0cc6281916c4a587e08ad3e7173308404fc6276db87ee27b923c96
|
3 |
size 14194942
|
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:7789e90cb210331dd1c7699747a43ea2bae5eb1dcb3d98ce9ade2c4a6225bb0f
|
3 |
+
size 1011168
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 58.1651180870831, "std_reward": 51.27521834770905, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-16T19:02:04.899818"}
|