This is another Reinforsement Learning model I made via HuggingFace's course
Browse files- BipedalWalker-v3.zip +1 -1
- README.md +1 -1
- replay.mp4 +2 -2
- results.json +1 -1
BipedalWalker-v3.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 181776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae9de8e7df59b927701215bbb750bffd28928d4d9328ba690225598eff5bc1f7
|
3 |
size 181776
|
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: BipedalWalker-v3
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: BipedalWalker-v3
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 311.65 +/- 2.28
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
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:b140105473bffd9702c3f43338ed3225231acb1c3fdaa871d6cd2f123879666d
|
3 |
+
size 471191
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 311.6512355959436, "std_reward": 2.2809537283807564, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-02-24T03:38:27.836073"}
|