pushing model
Browse files- .gitattributes +3 -0
- README.md +1 -1
- events.out.tfevents.1704498505.4090-171.326184.0 → events.out.tfevents.1705694968.3090-172.2566247.0 +2 -2
- ppo_fix_continuous_action.cleanrl_model +0 -0
- ppo_fix_continuous_action.py +1 -1
- replay.mp4 +2 -2
- videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-0.mp4 +0 -0
- videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-1.mp4 +0 -0
- videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-0.mp4 +3 -0
- videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-1.mp4 +3 -0
- videos/{Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval → Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval}/rl-video-episode-8.mp4 +2 -2
.gitattributes
CHANGED
@@ -38,3 +38,6 @@ replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
38 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704457999-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
39 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704457999-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
38 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704457999-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
39 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704457999-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
+
videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
+
videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: Walker2d-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: Walker2d-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 4619.21 +/- 681.21
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704498505.4090-171.326184.0 → events.out.tfevents.1705694968.3090-172.2566247.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:d3c5e3e8dac232db14621dc1bb69063b1285c4ee367267ee53e4cf27e1be9510
|
3 |
+
size 574167
|
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:5d358f49c1911cd978d567e7d22303a1ad6162896987fdb6dcea4733fd27d7d9
|
3 |
+
size 1472204
|
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-0.mp4
DELETED
Binary file (895 kB)
|
|
videos/Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval/rl-video-episode-1.mp4
DELETED
Binary file (863 kB)
|
|
videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-0.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf0b335fcfd294e95a3900ae65c5bad650d94e1da40b854cd8f73e7b294cae43
|
3 |
+
size 1499722
|
videos/Walker2d-v4__ppo_fix_continuous_action__4__1705694958-eval/rl-video-episode-1.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a976c54f5902cd7af0a685230896ba8819763ae34abfcad66bcceb844f36f985
|
3 |
+
size 1463752
|
videos/{Walker2d-v4__ppo_fix_continuous_action__4__1704498499-eval → Walker2d-v4__ppo_fix_continuous_action__4__1705694958-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:5d358f49c1911cd978d567e7d22303a1ad6162896987fdb6dcea4733fd27d7d9
|
3 |
+
size 1472204
|