reza-aditya
commited on
Commit
•
9297190
1
Parent(s):
b2f628b
Push Reinforce agent to the Hub
Browse files- README.md +1 -1
- model.pt +1 -1
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: Pixelcopter-PLE-v0
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: Pixelcopter-PLE-v0
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 15.00 +/- 11.07
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
model.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4703
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:983e0e861486538a4f80e66cd6f01db57cb739e9823c7bb78281d8fd55381ce0
|
3 |
size 4703
|
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:0b91109e5af84d9ba25d7bd9f2db3080724bfa2dae7303f0f9e2b3d9c53ba846
|
3 |
+
size 15544
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "Pixelcopter-PLE-v0", "mean_reward":
|
|
|
1 |
+
{"env_id": "Pixelcopter-PLE-v0", "mean_reward": 15.0, "n_evaluation_episodes": 10, "eval_datetime": "2022-11-15T15:59:08.056876"}
|