sdpkjc commited on
Commit
d3bf587
·
verified ·
1 Parent(s): 42dca34

pushing model

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: Humanoid-v4
17
  metrics:
18
  - type: mean_reward
19
- value: 561.66 +/- 84.51
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: Humanoid-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 645.91 +/- 94.67
20
  name: mean_reward
21
  verified: false
22
  ---
events.out.tfevents.1704463227.4090-171.156879.0 → events.out.tfevents.1705702819.3090-172.2624734.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3862ade2825a656684b0eafbff968c8f6949d4d5484b99c0a2d5ecca58b8265b
3
- size 1583317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5699cc286ae2c3921a70c48cf78128bcdc7625dfb2cc54eb1e00f0913cdb1260
3
+ size 1610211
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
Binary files a/replay.mp4 and b/replay.mp4 differ
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1704463220-eval/rl-video-episode-0.mp4 DELETED
Binary file (188 kB)
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1704463220-eval/rl-video-episode-1.mp4 DELETED
Binary file (145 kB)
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1704463220-eval/rl-video-episode-8.mp4 DELETED
Binary file (136 kB)
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1705702812-eval/rl-video-episode-0.mp4 ADDED
Binary file (208 kB). View file
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1705702812-eval/rl-video-episode-1.mp4 ADDED
Binary file (231 kB). View file
 
videos/Humanoid-v4__ppo_fix_continuous_action__4__1705702812-eval/rl-video-episode-8.mp4 ADDED
Binary file (214 kB). View file