pushing model
Browse files- .gitattributes +3 -0
- README.md +1 -1
- events.out.tfevents.1704452504.4090-171.104622.0 → events.out.tfevents.1705688618.3090-172.2504883.0 +2 -2
- ppo_fix_continuous_action.cleanrl_model +0 -0
- ppo_fix_continuous_action.py +1 -1
- replay.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-8.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-0.mp4 +0 -0
- videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval → Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval}/rl-video-episode-1.mp4 +2 -2
- videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 → Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-8.mp4} +2 -2
.gitattributes
CHANGED
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
37 |
videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
37 |
videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
38 |
+
videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
39 |
+
videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
+
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
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: 2332.70 +/- 707.50
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452504.4090-171.104622.0 → events.out.tfevents.1705688618.3090-172.2504883.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:70f62de1573af32023a32cb0b8fb712772414343c395eff6e4d41e95c2cf8cbc
|
3 |
+
size 569613
|
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
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-8.mp4
DELETED
Binary file (734 kB)
|
|
videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-0.mp4
ADDED
Binary file (939 kB). View file
|
|
videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval → Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval}/rl-video-episode-1.mp4
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:0b9ddd334c48f576c8cd6b66d90baef62004ff13121f5e2140351cdc85b5ef4b
|
3 |
+
size 1287201
|
videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 → Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-8.mp4}
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:d5ac7d69b2b30bba7c9baf5b9421ab17f4b3def5d738808fc9221fd57fe95787
|
3 |
+
size 1165628
|