pushing model
Browse files- .gitattributes +2 -0
- README.md +1 -1
- events.out.tfevents.1704452182.4090-171.100796.0 → events.out.tfevents.1705688624.3090-172.2505274.0 +2 -2
- ppo_fix_continuous_action.cleanrl_model +0 -0
- ppo_fix_continuous_action.py +1 -1
- replay.mp4 +2 -2
- videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-8.mp4 +0 -3
- videos/{Ant-v4__ppo_fix_continuous_action__2__1704452175-eval → Ant-v4__ppo_fix_continuous_action__2__1705688616-eval}/rl-video-episode-0.mp4 +2 -2
- videos/{Ant-v4__ppo_fix_continuous_action__2__1704452175-eval → Ant-v4__ppo_fix_continuous_action__2__1705688616-eval}/rl-video-episode-1.mp4 +2 -2
- videos/Ant-v4__ppo_fix_continuous_action__2__1705688616-eval/rl-video-episode-8.mp4 +0 -0
.gitattributes
CHANGED
@@ -40,3 +40,5 @@ replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
40 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
40 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
videos/Ant-v4__ppo_fix_continuous_action__2__1705688616-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
44 |
+
videos/Ant-v4__ppo_fix_continuous_action__2__1705688616-eval/rl-video-episode-1.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:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: Ant-v4
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 2123.22 +/- 951.64
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452182.4090-171.100796.0 → events.out.tfevents.1705688624.3090-172.2505274.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:3dde8df47772dbfde5f40256769df1c1bd817ce5578e2fd82c6848d1ca8cfd43
|
3 |
+
size 839310
|
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:90507bc6b6283e881a72fb66def89d03a21d1b9703c6d96963ff74ea36465877
|
3 |
+
size 897261
|
videos/Ant-v4__ppo_fix_continuous_action__2__1704452175-eval/rl-video-episode-8.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:238fd9ac3627669d5e9a9ef04d05e3e9a1b4a9c999d1138228891b206c1c86c4
|
3 |
-
size 1638484
|
|
|
|
|
|
|
|
videos/{Ant-v4__ppo_fix_continuous_action__2__1704452175-eval → Ant-v4__ppo_fix_continuous_action__2__1705688616-eval}/rl-video-episode-0.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:513eb707a49572ed17fc2779d8482f7bd20fe564a4fc15d0b1085acc99ed3e63
|
3 |
+
size 2074574
|
videos/{Ant-v4__ppo_fix_continuous_action__2__1704452175-eval → Ant-v4__ppo_fix_continuous_action__2__1705688616-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:8a00183cae2be24eed5e16b3d7df323b8b7da6db05980d34c670b0d061e7fbac
|
3 |
+
size 2132024
|
videos/Ant-v4__ppo_fix_continuous_action__2__1705688616-eval/rl-video-episode-8.mp4
ADDED
Binary file (897 kB). View file
|
|