pushing model
Browse files- .gitattributes +2 -0
- README.md +1 -1
- events.out.tfevents.1704452191.4090-171.100792.0 → events.out.tfevents.1705688624.3090-172.2505271.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__1__1704452176-eval/rl-video-episode-1.mp4 +0 -3
- videos/{Ant-v4__ppo_fix_continuous_action__1__1704452176-eval → Ant-v4__ppo_fix_continuous_action__1__1705688616-eval}/rl-video-episode-0.mp4 +2 -2
- videos/Ant-v4__ppo_fix_continuous_action__1__1705688616-eval/rl-video-episode-1.mp4 +0 -0
- videos/{Ant-v4__ppo_fix_continuous_action__1__1704452176-eval → Ant-v4__ppo_fix_continuous_action__1__1705688616-eval}/rl-video-episode-8.mp4 +2 -2
.gitattributes
CHANGED
@@ -40,3 +40,5 @@ replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
40 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
40 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
videos/Ant-v4__ppo_fix_continuous_action__1__1705688616-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
44 |
+
videos/Ant-v4__ppo_fix_continuous_action__1__1705688616-eval/rl-video-episode-8.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: 3199.85 +/- 750.07
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452191.4090-171.100792.0 → events.out.tfevents.1705688624.3090-172.2505271.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:790b5d0708fad65e376984852435c72241a7ace48471bd4f7fc1db53a28ef40c
|
3 |
+
size 643290
|
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:30dcead282d6fe23f4de4c3e4a1675e24c000940d175acbc79b66f2f13ebf46e
|
3 |
+
size 1856853
|
videos/Ant-v4__ppo_fix_continuous_action__1__1704452176-eval/rl-video-episode-1.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e13c496feaf4e3e73b53c15f81c739f4187dd75c562ee1e389461d4f168b11ac
|
3 |
-
size 1759145
|
|
|
|
|
|
|
|
videos/{Ant-v4__ppo_fix_continuous_action__1__1704452176-eval → Ant-v4__ppo_fix_continuous_action__1__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:876d2ccdb9d301d5278f593f43c8a1a3fee66c8ea39d6b971e95f6479c052ed7
|
3 |
+
size 1850220
|
videos/Ant-v4__ppo_fix_continuous_action__1__1705688616-eval/rl-video-episode-1.mp4
ADDED
Binary file (895 kB). View file
|
|
videos/{Ant-v4__ppo_fix_continuous_action__1__1704452176-eval → Ant-v4__ppo_fix_continuous_action__1__1705688616-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:30dcead282d6fe23f4de4c3e4a1675e24c000940d175acbc79b66f2f13ebf46e
|
3 |
+
size 1856853
|