yuval6967 commited on
Commit
275ec56
1 Parent(s): edfef1d

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: -131.20 +/- 95.30
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -46,9 +46,9 @@ model-index:
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
- 'update_epochs': 16
50
  'norm_adv': True
51
- 'clip_coef': 0.05
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
  'vf_coef': 0.5
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -110.99 +/- 83.90
21
  name: mean_reward
22
  verified: false
23
  ---
 
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
+ 'update_epochs': 32
50
  'norm_adv': True
51
+ 'clip_coef': 0.01
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
  'vf_coef': 0.5
logs/events.out.tfevents.1685095971.2850cb3f29b2.29238.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca3a3479a73bb20aa3dceeeba3a3e8e922aaaf73f4d451af05432b93c947636
3
+ size 110471
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29c6e25c4eb6cf4d491d438cc9082ac2c0675586c20e21f2bcfee8ab33b0c47a
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7664452e77700ed1e8b1bdf813951628ec5060ca55323a4d0d6286c7ab12c3d
3
  size 42597
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": -131.2006583423907, "std_reward": 95.30287141570705, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-26T10:12:32.686112"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -110.98683783991169, "std_reward": 83.9005254490006, "n_evaluation_episodes": 10, "eval_datetime": "2023-05-26T10:14:20.490003"}