sdpkjc commited on
Commit
1009314
β€’
1 Parent(s): 3ac7da4

pushing model

Browse files
.gitattributes CHANGED
@@ -37,3 +37,6 @@ videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval/rl-video-ep
37
  videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
39
  replay.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
37
  videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
39
  replay.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ videos/HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: HalfCheetah-v4
17
  metrics:
18
  - type: mean_reward
19
- value: 1636.48 +/- 11.27
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: HalfCheetah-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 1640.51 +/- 33.40
20
  name: mean_reward
21
  verified: false
22
  ---
events.out.tfevents.1702935616.4090-171.247025.0 β†’ events.out.tfevents.1704463487.4090-171.161713.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68a90c2f6933c56e324f6bbd1b410ffced6642a0a74d143904d7b7d28491b26a
3
  size 376394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b45cde0003c0d7c51c38416698b047ed434759ec86f9c9d8b2b37c2bc2b1468
3
  size 376394
ppo_fix_continuous_action.py CHANGED
@@ -430,7 +430,7 @@ if __name__ == "__main__":
430
 
431
  # https://github.com/DLR-RM/stable-baselines3/pull/658
432
  for idx, trunc in enumerate(truncations):
433
- if trunc:
434
  real_next_obs = infos["final_observation"][idx]
435
  with torch.no_grad():
436
  terminal_value = agent.get_value(torch.Tensor(real_next_obs).to(device)).reshape(1, -1)[0][0]
 
430
 
431
  # https://github.com/DLR-RM/stable-baselines3/pull/658
432
  for idx, trunc in enumerate(truncations):
433
+ if trunc and not terminations[idx]:
434
  real_next_obs = infos["final_observation"][idx]
435
  with torch.no_grad():
436
  terminal_value = agent.get_value(torch.Tensor(real_next_obs).to(device)).reshape(1, -1)[0][0]
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2d4bb11d2f92e00b5038e07c51dc59085accee7fd4179d38117dfe84785be86
3
- size 2020627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef772844b50ee96d27a6886884667389061d311e1c6a35ee22f9ae086fa65ad
3
+ size 2058420
videos/{HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval β†’ HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval}/rl-video-episode-0.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:caa2ebd338824bee0e92c013518e13ec90066c2bdfbd6f6528646a4276dde5df
3
- size 2012444
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ebe612727bac1af4c3ab8817b0e2ebc24f6771945a415b2900728448719ef1
3
+ size 2015752
videos/{HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval β†’ HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval}/rl-video-episode-1.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d8bcd5e574a03d7f72204c56700499f7a3d5ebfc004ff9a1e42d20adc41d757
3
- size 1998690
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f277c2ec1a3d4956f68d18cb76b8904e5544dce29897d1c5660033f27a0e59
3
+ size 2022201
videos/{HalfCheetah-v4__ppo_fix_continuous_action__5__1702935608-eval β†’ HalfCheetah-v4__ppo_fix_continuous_action__5__1704463477-eval}/rl-video-episode-8.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2d4bb11d2f92e00b5038e07c51dc59085accee7fd4179d38117dfe84785be86
3
- size 2020627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef772844b50ee96d27a6886884667389061d311e1c6a35ee22f9ae086fa65ad
3
+ size 2058420