a bit more training
Browse files- 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 +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: 829.71 +/- 50.26
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
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:0c8034c7486bd055e5c0359e0e2df05fd80563d238c9c9a4d62526a40af3229c
|
3 |
+
size 26597790
|
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 17424599
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8de8baae8611aa6c0cf45023233991451afa58aa346dcd77c9d9d52d36d61fa7
|
3 |
size 17424599
|
ppo-CarRacing-v0/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8713150
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9501574d790e9a80ced1b2636b86b7e3377de7e20f25475b993dcd05a993e57c
|
3 |
size 8713150
|
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:f97b9013556b30d2aefa8c1f2a96bd3aec41dae6d45075e4dd02ed1425f419b6
|
3 |
+
size 841747
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 829.7085274964571, "std_reward": 50.263206819596014, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-15T09:28:08.203235"}
|