pushing model
Browse files- README.md +1 -1
- events.out.tfevents.1704452503.4090-171.104630.0 → events.out.tfevents.1705691776.3090-172.2535072.0 +2 -2
- ppo_fix_continuous_action.cleanrl_model +0 -0
- ppo_fix_continuous_action.py +1 -1
- replay.mp4 +2 -2
- videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-0.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-1.mp4 +0 -3
- videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-8.mp4 +0 -3
- videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-0.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-1.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-8.mp4 +0 -0
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: Hopper-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: Hopper-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 861.03 +/- 23.36
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452503.4090-171.104630.0 → events.out.tfevents.1705691776.3090-172.2535072.0
RENAMED
@@ -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:be7bbae0819e9f0bebc15e763d8fa883979f132b3d93f41dd41afbf913d2af27
|
3 |
+
size 900823
|
ppo_fix_continuous_action.cleanrl_model
CHANGED
Binary files a/ppo_fix_continuous_action.cleanrl_model and b/ppo_fix_continuous_action.cleanrl_model differ
|
|
ppo_fix_continuous_action.py
CHANGED
@@ -198,7 +198,7 @@ class NormalizeReward(gym.core.Wrapper, gym.utils.RecordConstructorArgs):
|
|
198 |
return obs, rews, terminateds, truncateds, infos
|
199 |
|
200 |
def reset(self, **kwargs):
|
201 |
-
self.returns = np.zeros(self.num_envs)
|
202 |
return self.env.reset(**kwargs)
|
203 |
|
204 |
def normalize(self, rews):
|
|
|
198 |
return obs, rews, terminateds, truncateds, infos
|
199 |
|
200 |
def reset(self, **kwargs):
|
201 |
+
# self.returns = np.zeros(self.num_envs)
|
202 |
return self.env.reset(**kwargs)
|
203 |
|
204 |
def normalize(self, rews):
|
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:c42d53e5fcc007cfd1f8ffaac1a58ebd967421cc544857a5f8e7fc832943bdc4
|
3 |
+
size 367610
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-0.mp4
DELETED
Binary file (807 kB)
|
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-1.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c04dc577bcd60edd71834a4908e587b63aa22dc438e67f05afd9fe411d86398d
|
3 |
-
size 1347230
|
|
|
|
|
|
|
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1704452496-eval/rl-video-episode-8.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a1cfd61c8162dc544a41ba35906fcb7c0326d62280eebf20fb7e48d6c18d164d
|
3 |
-
size 1511663
|
|
|
|
|
|
|
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-0.mp4
ADDED
Binary file (352 kB). View file
|
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-1.mp4
ADDED
Binary file (373 kB). View file
|
|
videos/Hopper-v4__ppo_fix_continuous_action__4__1705691765-eval/rl-video-episode-8.mp4
ADDED
Binary file (368 kB). View file
|
|