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: -141.67 +/- 40.61
|
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:e76864629afd68ae5fed33dbe55790a6a75e12918ae97eeecb573f6807cbaead
|
3 |
+
size 188333
|
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:4b303dba5f95837aabc886446c27ad5b225301d2824e2f3c006c57c00e54988a
|
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:a33c08c82f08f3da19f216c2fe27ff798142b8a7943fdb635ad273b3969dcec8
|
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:f852ea287c2cc0a3ccba4ea012b09721530622c1629cd4c86ad79c81a49e63eb
|
3 |
+
size 253943
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward": -
|
|
|
1 |
+
{"mean_reward": -141.66860129119596, "std_reward": 40.6133855839029, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-05-05T14:16:29.289943"}
|