sdpkjc commited on
Commit
37e24db
β€’
1 Parent(s): bc80d27

pushing model

Browse files
.gitattributes CHANGED
@@ -37,3 +37,6 @@ videos/Ant-v4__ppo_fix_continuous_action__3__1702940421-eval/rl-video-episode-8.
37
  videos/Ant-v4__ppo_fix_continuous_action__3__1702940421-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/Ant-v4__ppo_fix_continuous_action__3__1702940421-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/Ant-v4__ppo_fix_continuous_action__3__1702940421-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
38
  videos/Ant-v4__ppo_fix_continuous_action__3__1702940421-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/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
41
+ videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
42
+ videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: Ant-v4
17
  metrics:
18
  - type: mean_reward
19
- value: 2101.41 +/- 642.41
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: Ant-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 2089.74 +/- 807.82
20
  name: mean_reward
21
  verified: false
22
  ---
events.out.tfevents.1702940430.4090-171.301689.0 β†’ events.out.tfevents.1704452190.4090-171.100799.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afe596803d5537c60a66459148ca845860e187fa10d56d9ef6fd51ff7d3b8d94
3
  size 640114
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:168e542657604b6b48b2cd7533eb9e76fb8482621f2101e663177d663ff33483
3
  size 640114
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:bb4407a249f89c7ab00fe2712aa2e61e1bb9ef51f5a16b7dc52d0ef78e474b51
3
- size 2267433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85beac4a021a33f022ac03b0e6f4aa761c1671f402f87d71579913bfd9f2d2c7
3
+ size 2019778
videos/{Ant-v4__ppo_fix_continuous_action__3__1702940421-eval β†’ Ant-v4__ppo_fix_continuous_action__3__1704452176-eval}/rl-video-episode-0.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6aa7bfa5612ea98126f6f9783b3eecae254ef38d02331ff2f17e7563d468260
3
- size 1493721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b5f2c3bdee91e0a3c005b8540f3283d7960bb79c5f7605d98ac4d3cd7b87449
3
+ size 2183107
videos/{Ant-v4__ppo_fix_continuous_action__3__1702940421-eval β†’ Ant-v4__ppo_fix_continuous_action__3__1704452176-eval}/rl-video-episode-1.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ede01a92fc2bacc9625f9e9061cd086904e57bc62e84a2a6f918b53853150d20
3
- size 1680003
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7562cb21be73f96a19298b0fad41e192b67f324e42bdb893b5eb31a2f8a24e7
3
+ size 2067692
videos/{Ant-v4__ppo_fix_continuous_action__3__1702940421-eval β†’ Ant-v4__ppo_fix_continuous_action__3__1704452176-eval}/rl-video-episode-8.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb4407a249f89c7ab00fe2712aa2e61e1bb9ef51f5a16b7dc52d0ef78e474b51
3
- size 2267433
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85beac4a021a33f022ac03b0e6f4aa761c1671f402f87d71579913bfd9f2d2c7
3
+ size 2019778