anradulescu
commited on
Commit
•
0a6a123
1
Parent(s):
6fff149
mycommit
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: 261.12 +/- 21.63
|
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 148003
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23f42d1eb187487943833a393238e14773721288f04b2aa5ff595a3f792a9786
|
3 |
size 148003
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 261.1162002, "std_reward": 21.63151772894247, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2024-07-08T13:19:16.190681"}
|