Upload PPO LunarLander-v2 trained agent
Browse files- README.md +1 -1
- config.json +0 -0
- ppo-LunarLander-v2.zip +2 -2
- ppo-LunarLander-v2/data +0 -0
- ppo-LunarLander-v2/policy.optimizer.pth +1 -1
- ppo-LunarLander-v2/policy.pth +1 -1
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -10,7 +10,7 @@ model-index:
|
|
10 |
results:
|
11 |
- metrics:
|
12 |
- type: mean_reward
|
13 |
-
value: -
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
|
|
10 |
results:
|
11 |
- metrics:
|
12 |
- type: mean_reward
|
13 |
+
value: -204.84 +/- 56.87
|
14 |
name: mean_reward
|
15 |
task:
|
16 |
type: reinforcement-learning
|
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-LunarLander-v2.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:b56966499411987d4e2159023440e948a7daff012be9277d1ce2da908fc1b55e
|
3 |
+
size 188334
|
ppo-LunarLander-v2/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-LunarLander-v2/policy.optimizer.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 84893
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c485128cd1e6ce0c90039958eaec9c65f14a96806c671564162c469b40f473d
|
3 |
size 84893
|
ppo-LunarLander-v2/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 43201
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a6a337206b25e3116ec836ff7cf30dd91c54db046078f30e5214e07f9ed95d1
|
3 |
size 43201
|
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:450b1e58e40bf74297a26580840083fa14167b07a47d9ea2a8e46736f8f44c86
|
3 |
+
size 247626
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward": -
|
|
|
1 |
+
{"mean_reward": -204.84463142059175, "std_reward": 56.87323539444302, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-05T13:50:21.022000"}
|