sdpkjc commited on
Commit
9bc4307
β€’
1 Parent(s): f19fc16

pushing model

Browse files
.gitattributes CHANGED
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
37
  videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
37
  videos/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 filter=lfs diff=lfs merge=lfs -text
38
+ videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-8.mp4 filter=lfs diff=lfs merge=lfs -text
39
+ videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-1.mp4 filter=lfs diff=lfs merge=lfs -text
40
+ replay.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: 2241.42 +/- 750.30
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: Hopper-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: 2332.70 +/- 707.50
20
  name: mean_reward
21
  verified: false
22
  ---
events.out.tfevents.1704452504.4090-171.104622.0 β†’ events.out.tfevents.1705688618.3090-172.2504883.0 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5703a2b1b911a302d78cc874f8d5071bd6ebd1690dc77ac5a87cca06e27e8e66
3
- size 532071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f62de1573af32023a32cb0b8fb712772414343c395eff6e4d41e95c2cf8cbc
3
+ size 569613
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/Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-8.mp4 DELETED
Binary file (734 kB)
 
videos/Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-0.mp4 ADDED
Binary file (939 kB). View file
 
videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval β†’ Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval}/rl-video-episode-1.mp4 RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e162e3cf78d23500904a3c91115882d7a3437e440e9a217bfaf5140ffbcc61f8
3
- size 1289858
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b9ddd334c48f576c8cd6b66d90baef62004ff13121f5e2140351cdc85b5ef4b
3
+ size 1287201
videos/{Hopper-v4__ppo_fix_continuous_action__1__1704452497-eval/rl-video-episode-0.mp4 β†’ Hopper-v4__ppo_fix_continuous_action__1__1705688611-eval/rl-video-episode-8.mp4} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e7e775260f7254cacb9234f1f77bac3015edf865d6b72b7080b1aee1155bae5
3
- size 1375577
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5ac7d69b2b30bba7c9baf5b9421ab17f4b3def5d738808fc9221fd57fe95787
3
+ size 1165628