vpepe2003 commited on
Commit
6ce37a9
1 Parent(s): 9eca4d7

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: -112.38 +/- 65.44
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -46,7 +46,7 @@ model-index:
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
- 'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -226.61 +/- 112.82
21
  name: mean_reward
22
  verified: false
23
  ---
 
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
+ 'update_epochs': 8
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
logs/events.out.tfevents.1707828315.d2b834586242.4233.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccf1df68cc4b63e29dd24fb4064b096002e5292159ba012daa207343991d0416
3
+ size 100063
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd4596ab0794d2a541e1ee1543e4c0035dfad1fec7183bccf8aca2cae9fb97b0
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c7298c243bd5a184a1b14d0dd367cb2d49d1c3022821c6816fa5ae613f42fb9
3
  size 43026
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": -112.37707204691166, "std_reward": 65.43959672521734, "n_evaluation_episodes": 10, "eval_datetime": "2024-02-13T12:43:14.574770"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -226.6081844579334, "std_reward": 112.82376675590085, "n_evaluation_episodes": 10, "eval_datetime": "2024-02-13T12:46:05.430260"}