Commit
·
b5dd877
1
Parent(s):
ed76362
Upload PPO LunarLander-v2 trained agent
Browse files- README.md +1 -1
- config.json +0 -0
- ppo-CarRacing-v1.zip +2 -2
- ppo-CarRacing-v1/data +0 -0
- ppo-CarRacing-v1/policy.optimizer.pth +1 -1
- ppo-CarRacing-v1/policy.pth +1 -1
- replay.mp4 +0 -0
- results.json +1 -1
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: -24.75 +/- 10.15
|
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-v1.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:c132833755c8f7e7756c1798a3864ba83f8b14addf43096312191287617a6b7a
|
3 |
+
size 42898552
|
ppo-CarRacing-v1/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-CarRacing-v1/policy.optimizer.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 28391536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae6f65f7f13efa0aa36c9069a6a570b4a71f6c4b441f1a86e08f673aad2c7896
|
3 |
size 28391536
|
ppo-CarRacing-v1/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14195134
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a723f2ce48a713a172a7d1886a74f93e210bbace507e465970c77dd70589c03
|
3 |
size 14195134
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward": -
|
|
|
1 |
+
{"mean_reward": -24.75354374498129, "std_reward": 10.148067672490948, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-01-29T04:18:54.240027"}
|