dyingc commited on
Commit
5f39d69
1 Parent(s): 39cd5c3

This is another Reinforsement Learning model I made via HuggingFace's course

Browse files
Files changed (4) hide show
  1. BipedalWalker-v3.zip +1 -1
  2. README.md +1 -1
  3. replay.mp4 +2 -2
  4. results.json +1 -1
BipedalWalker-v3.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26b48a45395b4fe77f93f3f49d7eacdd8763a237c40c87295edab5a781ac7b93
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: 301.60 +/- 34.36
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:aa95bc731326bfb11821d56aaa79bc12369b4853dbc7d4401979826ac54daa0b
3
- size 4159351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b140105473bffd9702c3f43338ed3225231acb1c3fdaa871d6cd2f123879666d
3
+ size 471191
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": 301.5954648118415, "std_reward": 34.359621472787126, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-02-24T03:35:52.206809"}
 
1
+ {"mean_reward": 311.6512355959436, "std_reward": 2.2809537283807564, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-02-24T03:38:27.836073"}