pushing model
Browse files- .gitattributes +2 -0
- README.md +1 -1
- events.out.tfevents.1704452190.4090-171.100799.0 β events.out.tfevents.1705688624.3090-172.2505276.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__3__1704452176-eval/rl-video-episode-8.mp4 +0 -3
- videos/{Ant-v4__ppo_fix_continuous_action__3__1704452176-eval β Ant-v4__ppo_fix_continuous_action__3__1705688616-eval}/rl-video-episode-0.mp4 +2 -2
- videos/{Ant-v4__ppo_fix_continuous_action__3__1704452176-eval β Ant-v4__ppo_fix_continuous_action__3__1705688616-eval}/rl-video-episode-1.mp4 +2 -2
- videos/Ant-v4__ppo_fix_continuous_action__3__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__3__1704452176-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
40 |
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
|
41 |
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
|
42 |
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
43 |
+
videos/Ant-v4__ppo_fix_continuous_action__3__1705688616-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
|
44 |
+
videos/Ant-v4__ppo_fix_continuous_action__3__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: 3083.55 +/- 996.43
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
events.out.tfevents.1704452190.4090-171.100799.0 β events.out.tfevents.1705688624.3090-172.2505276.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:e6b126cb7e534accb29721f5b735623d514672bfaa771220106e4fb66cde6170
|
3 |
+
size 690118
|
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:b49fb062f81758e4f82724200a82ccc44bdbd55e019860a043552a0dff575fa5
|
3 |
+
size 179949
|
videos/Ant-v4__ppo_fix_continuous_action__3__1704452176-eval/rl-video-episode-8.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:85beac4a021a33f022ac03b0e6f4aa761c1671f402f87d71579913bfd9f2d2c7
|
3 |
-
size 2019778
|
|
|
|
|
|
|
|
videos/{Ant-v4__ppo_fix_continuous_action__3__1704452176-eval β Ant-v4__ppo_fix_continuous_action__3__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:05b91316d396275c7af9f23fe6f2b6da3632933d11cde97113046f3351d9d739
|
3 |
+
size 1946059
|
videos/{Ant-v4__ppo_fix_continuous_action__3__1704452176-eval β Ant-v4__ppo_fix_continuous_action__3__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:595dacde479371f9c1e63a9b3b21c446530f1acc69a9455991ca2e97068aeffa
|
3 |
+
size 1944951
|
videos/Ant-v4__ppo_fix_continuous_action__3__1705688616-eval/rl-video-episode-8.mp4
ADDED
Binary file (180 kB). View file
|
|