AtobeYanlin
commited on
Commit
•
861c939
1
Parent(s):
0a2cb62
Upload PPO LunarLander-v2 trained agent
Browse files- README.md +1 -1
- ppo-LunarLander-v2.zip +1 -1
- replay.mp4 +0 -0
- results.json +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: LunarLander-v2
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: LunarLander-v2
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 263.23 +/- 16.71
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
ppo-LunarLander-v2.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 147410
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a484b6184d68fc643929f9f162b8b1e08c37c2441ca48f732ebe4efdefaff31b
|
3 |
size 147410
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 263.22899238780104, "std_reward": 16.711573348474197, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2024-09-09T16:19:22.339798"}
|