FredericProtat commited on
Commit
53fadb8
1 Parent(s): ccfd154

Push agent to the Hub

Browse files
README.md CHANGED
@@ -17,7 +17,7 @@ model-index:
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
- value: -102.52 +/- 27.00
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -49,7 +49,7 @@ model-index:
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
52
- 'clip_coef': 0.15
53
  'clip_vloss': True
54
  'ent_coef': 0.01
55
  'vf_coef': 0.5
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -180.62 +/- 112.47
21
  name: mean_reward
22
  verified: false
23
  ---
 
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
52
+ 'clip_coef': 0.25
53
  'clip_vloss': True
54
  'ent_coef': 0.01
55
  'vf_coef': 0.5
logs/events.out.tfevents.1694551555.17a722d28ef8.5989.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:967cce0f68e7784d69dc14e85a2fcbaee85f79394d923c3135765475ecec697c
3
+ size 72057
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05bef18e4e8f91309140caa4f3bf5ce9e5aff0ead99b807c295091db3bfa81c7
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfafa5d43491669f8bbac35f60f8ee34cef1d0c4f737681fe97e933080720b43
3
  size 42469
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "LunarLander-v2", "mean_reward": -102.52463681185324, "std_reward": 26.997907673140514, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-12T20:43:41.154021"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -180.6237064665993, "std_reward": 112.46727911624386, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-12T20:46:35.942192"}