Upload PPO lander trained agent
Browse files- README.md +1 -1
- ppo-LunarLander-v2.zip +1 -1
- replay.mp4 +2 -2
- 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: 254.90 +/- 24.86
|
| 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 148136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5492eb7b776dccdfaad09b6cab2d4a3d917363244f0316000f8d2117787fad3c
|
| 3 |
size 148136
|
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:0fbe47521f61702b1f025ce3c61fd310d1194842f4e5a5ba507d2fa16c4ef106
|
| 3 |
+
size 170374
|
results.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"mean_reward":
|
|
|
|
| 1 |
+
{"mean_reward": 254.9039764516896, "std_reward": 24.861891129975017, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2025-02-21T17:01:58.994092"}
|