pushing model
Browse files- .gitattributes +1 -0
- README.md +1 -1
- events.out.tfevents.1704452504.4090-171.104631.0 → events.out.tfevents.1705691779.3090-172.2535141.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__5__1704452497-eval/rl-video-episode-0.mp4 +0 -3
- videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-1.mp4 +0 -3
- videos/Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval/rl-video-episode-0.mp4 +0 -0
- videos/Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval/rl-video-episode-1.mp4 +0 -0
- videos/{Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval → Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval}/rl-video-episode-8.mp4 +2 -2
.gitattributes
CHANGED
@@ -39,3 +39,4 @@ videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode
|
|
39 |
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
39 |
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
40 |
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
+
videos/Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval/rl-video-episode-8.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: 2236.19 +/- 642.91
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452504.4090-171.104631.0 → events.out.tfevents.1705691779.3090-172.2535141.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:2b1d7245be99b91a61381464144f47df31278c189db6ad4869e7b980f00cedac
|
3 |
+
size 599723
|
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:5b8744cadc7072c2574043569012aa9a66807a709d0e92616e203097a76696cc
|
3 |
+
size 1143651
|
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-0.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1eabca4603f0819dbcf411ae43cc371ea804d13960f3cdf6781c6deac8ceca43
|
3 |
-
size 1561721
|
|
|
|
|
|
|
|
videos/Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval/rl-video-episode-1.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:8ae1e5b712e203d5348a5c789fc45aec338e27ab2af2ae4c2dd53e2ecff9a455
|
3 |
-
size 1560520
|
|
|
|
|
|
|
|
videos/Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval/rl-video-episode-0.mp4
ADDED
Binary file (656 kB). View file
|
|
videos/Hopper-v4__ppo_fix_continuous_action__5__1705691768-eval/rl-video-episode-1.mp4
ADDED
Binary file (913 kB). View file
|
|
videos/{Hopper-v4__ppo_fix_continuous_action__5__1704452497-eval → Hopper-v4__ppo_fix_continuous_action__5__1705691768-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:5b8744cadc7072c2574043569012aa9a66807a709d0e92616e203097a76696cc
|
3 |
+
size 1143651
|