colinrgodsey commited on
Commit
cfd8472
·
verified ·
1 Parent(s): a322331

Push agent to the Hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +6 -6
  2. logs/events.out.tfevents.1719531738.tf-notebook-0.3481.490 +3 -0
  3. logs/events.out.tfevents.1719532005.tf-notebook-0.3481.491 +3 -0
  4. logs/events.out.tfevents.1719532065.tf-notebook-0.3481.492 +3 -0
  5. logs/events.out.tfevents.1719532219.tf-notebook-0.3481.493 +3 -0
  6. logs/events.out.tfevents.1719532650.tf-notebook-0.3481.494 +3 -0
  7. logs/events.out.tfevents.1719534436.tf-notebook-0.3481.495 +3 -0
  8. logs/events.out.tfevents.1719534501.tf-notebook-0.3481.496 +3 -0
  9. logs/events.out.tfevents.1719535474.tf-notebook-0.3481.497 +3 -0
  10. logs/events.out.tfevents.1719536268.tf-notebook-0.3481.498 +3 -0
  11. logs/events.out.tfevents.1719536315.tf-notebook-0.3481.499 +3 -0
  12. logs/events.out.tfevents.1719536643.tf-notebook-0.3481.500 +3 -0
  13. logs/events.out.tfevents.1719536653.tf-notebook-0.3481.501 +3 -0
  14. logs/events.out.tfevents.1719536703.tf-notebook-0.3481.502 +3 -0
  15. logs/events.out.tfevents.1719537616.tf-notebook-0.3481.503 +3 -0
  16. logs/events.out.tfevents.1719537663.tf-notebook-0.3481.504 +3 -0
  17. logs/events.out.tfevents.1719537750.tf-notebook-0.3481.505 +3 -0
  18. logs/events.out.tfevents.1719537797.tf-notebook-0.3481.506 +3 -0
  19. logs/events.out.tfevents.1719537852.tf-notebook-0.3481.507 +3 -0
  20. logs/events.out.tfevents.1719537867.tf-notebook-0.3481.508 +3 -0
  21. logs/events.out.tfevents.1719537887.tf-notebook-0.3481.509 +3 -0
  22. logs/events.out.tfevents.1719537933.tf-notebook-0.3481.510 +3 -0
  23. logs/events.out.tfevents.1719537980.tf-notebook-0.3481.511 +3 -0
  24. logs/events.out.tfevents.1719538030.tf-notebook-0.3481.512 +3 -0
  25. logs/events.out.tfevents.1719538075.tf-notebook-0.3481.513 +3 -0
  26. logs/events.out.tfevents.1719538121.tf-notebook-0.3481.514 +3 -0
  27. logs/events.out.tfevents.1719538170.tf-notebook-0.3481.515 +3 -0
  28. logs/events.out.tfevents.1719538215.tf-notebook-0.3481.516 +3 -0
  29. logs/events.out.tfevents.1719538266.tf-notebook-0.3481.517 +3 -0
  30. logs/events.out.tfevents.1719538311.tf-notebook-0.3481.518 +3 -0
  31. logs/events.out.tfevents.1719538374.tf-notebook-0.3481.519 +3 -0
  32. logs/events.out.tfevents.1719538436.tf-notebook-0.3481.520 +3 -0
  33. logs/events.out.tfevents.1719538523.tf-notebook-0.3481.521 +3 -0
  34. logs/events.out.tfevents.1719538559.tf-notebook-0.3481.522 +3 -0
  35. logs/events.out.tfevents.1719538597.tf-notebook-0.3481.523 +3 -0
  36. logs/events.out.tfevents.1719539190.tf-notebook-0.3481.524 +3 -0
  37. logs/events.out.tfevents.1719539397.tf-notebook-0.3481.525 +3 -0
  38. logs/events.out.tfevents.1719541842.tf-notebook-0.5405.0 +3 -0
  39. logs/events.out.tfevents.1719541863.tf-notebook-0.5405.1 +3 -0
  40. logs/events.out.tfevents.1719541892.tf-notebook-0.5405.2 +3 -0
  41. logs/events.out.tfevents.1719541901.tf-notebook-0.5405.3 +3 -0
  42. logs/events.out.tfevents.1719541944.tf-notebook-0.5405.4 +3 -0
  43. logs/events.out.tfevents.1719541987.tf-notebook-0.5405.5 +3 -0
  44. logs/events.out.tfevents.1719542024.tf-notebook-0.5405.6 +3 -0
  45. logs/events.out.tfevents.1719542075.tf-notebook-0.5405.7 +3 -0
  46. logs/events.out.tfevents.1719542117.tf-notebook-0.5405.8 +3 -0
  47. logs/events.out.tfevents.1719542162.tf-notebook-0.5405.9 +3 -0
  48. logs/events.out.tfevents.1719542199.tf-notebook-0.5405.10 +3 -0
  49. logs/events.out.tfevents.1719542239.tf-notebook-0.5405.11 +3 -0
  50. logs/events.out.tfevents.1719542272.tf-notebook-0.5405.12 +3 -0
README.md CHANGED
@@ -17,7 +17,7 @@ model-index:
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
- value: -109.32 +/- 79.13
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -29,13 +29,13 @@ model-index:
29
  # Hyperparameters
30
  ```python
31
  {'env_id': 'LunarLander-v2'
32
- 'learning_rate': 0.00025
33
  'gamma': 0.99
34
- 'gae_lambda': 0.999
35
- 'clip_coef': 0.1
36
  'total_timesteps': 5000000
37
  'ent_coef': 0.01
38
- 'vf_coef': 0.5
39
- 'max_grad_norm': 0.5}
40
  ```
41
 
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: 264.85 +/- 73.42
21
  name: mean_reward
22
  verified: false
23
  ---
 
29
  # Hyperparameters
30
  ```python
31
  {'env_id': 'LunarLander-v2'
32
+ 'learning_rate': 5e-06
33
  'gamma': 0.99
34
+ 'gae_lambda': 0.98
35
+ 'clip_coef': 0.3
36
  'total_timesteps': 5000000
37
  'ent_coef': 0.01
38
+ 'vf_coef': 0.6
39
+ 'max_grad_norm': 0.37}
40
  ```
41
 
logs/events.out.tfevents.1719531738.tf-notebook-0.3481.490 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4f6421a3c5d35b19960cfdd4b334456ac8c356f8a3a706a66356d41d84f0d70
3
+ size 31150
logs/events.out.tfevents.1719532005.tf-notebook-0.3481.491 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a6887ca7dc8e66cd18064c0fc2e63940a89e36f7dc21be07fb2c5354a00a9c7
3
+ size 3178
logs/events.out.tfevents.1719532065.tf-notebook-0.3481.492 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce464fdb0c81464ab5f53654fb2a60f02f028943ab3c02abe1841b5309f26b4
3
+ size 15538
logs/events.out.tfevents.1719532219.tf-notebook-0.3481.493 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54a71a64f8ef43075cf41a502d800d31921e14bf2d9c8fd68ac5594e85c673e6
3
+ size 27898
logs/events.out.tfevents.1719532650.tf-notebook-0.3481.494 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a153c6e78da3d54bd01521de71f885fdfaf7fa83a121afd8c29818e246d8fe1
3
+ size 82994
logs/events.out.tfevents.1719534436.tf-notebook-0.3481.495 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e60d6c21de3ab5baa0c62b32a10127f2fc22f22387a1caf6be187f7d62cfdd3
3
+ size 2654
logs/events.out.tfevents.1719534501.tf-notebook-0.3481.496 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23bc6ddb5586082504ae3b335a7a7fe137270c2c2da4efdb447511a57505ff46
3
+ size 39219
logs/events.out.tfevents.1719535474.tf-notebook-0.3481.497 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86be46a59852a53cf79b7e8b3937b0ad11452cdcde5370fd94dacf37752ca0e9
3
+ size 37159
logs/events.out.tfevents.1719536268.tf-notebook-0.3481.498 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e82c9581680391ac731d1eda3220e44d7c639cad81b995b05de84c4b9b4baf69
3
+ size 1624
logs/events.out.tfevents.1719536315.tf-notebook-0.3481.499 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc2efc4271f439799b319c40b66119b205afe5c567465906810ce23d035822b6
3
+ size 19134
logs/events.out.tfevents.1719536643.tf-notebook-0.3481.500 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a078188c3443ecc8751c9f67ad91c4df28bb8b53fea2759033be28c0062774e2
3
+ size 1109
logs/events.out.tfevents.1719536653.tf-notebook-0.3481.501 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e78c4d6a0e7a29ba6c02fc0caa994f12fa9f85c5b689a3106d4c66986d30f53
3
+ size 17074
logs/events.out.tfevents.1719536703.tf-notebook-0.3481.502 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90ecacb1e2762883c456d0cad8be9c857392ecf8664829a66ff662fb81cfe18f
3
+ size 156556
logs/events.out.tfevents.1719537616.tf-notebook-0.3481.503 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2db8c9b48b0cb132d2b780daf788ee351dbaf3df525f52c716dfbdbe0fba51d
3
+ size 11409
logs/events.out.tfevents.1719537663.tf-notebook-0.3481.504 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ada78c5edb365c6e76a96d2021f3843406da1c2f79fcb28f576420bfe11c91f
3
+ size 9864
logs/events.out.tfevents.1719537750.tf-notebook-0.3481.505 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b9a530c98a377a2c8a19c116453dfba3a45dd3d6ea9eb57de3aa54f738b13ac
3
+ size 10280
logs/events.out.tfevents.1719537797.tf-notebook-0.3481.506 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98f9307d31172318f4b5f3992b497485b4d45d15c5a3cf18a490f3fc073ee2f
3
+ size 11825
logs/events.out.tfevents.1719537852.tf-notebook-0.3481.507 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e0b0c8a188c256afba0c5a6e0d59faa5310b35088f16ed347bae9e4e67d58d
3
+ size 3630
logs/events.out.tfevents.1719537867.tf-notebook-0.3481.508 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:867d75ffd74cb88165ba74569ffa246adc13cc60cfed2cfa9c3848ff8a0d6edc
3
+ size 3630
logs/events.out.tfevents.1719537887.tf-notebook-0.3481.509 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70ef463113f3c805412e73f336bc9e8818a226ecc76dbc5e55cd139349610ff8
3
+ size 9765
logs/events.out.tfevents.1719537933.tf-notebook-0.3481.510 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2978b634ddb6dbaf7d6532ce1f25995b7ce99cbbccf497eba6cf640046f812d6
3
+ size 9765
logs/events.out.tfevents.1719537980.tf-notebook-0.3481.511 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:036601fdba3bf80f812048e240cec0f9cbbc6128edf23126e3a6ec2df5a34a77
3
+ size 9765
logs/events.out.tfevents.1719538030.tf-notebook-0.3481.512 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a30d1bd5130b208c50023c820f79e0e0660946393b9c19faced5ad5db823c980
3
+ size 9765
logs/events.out.tfevents.1719538075.tf-notebook-0.3481.513 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eefee293bd2cec5da9872745274e70c880911ff9fc2d859f157c350e80c57b3a
3
+ size 9765
logs/events.out.tfevents.1719538121.tf-notebook-0.3481.514 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:573f7447f53ef9e4a63d786537f788a0362c93b891a594f038e7412164906e2b
3
+ size 9765
logs/events.out.tfevents.1719538170.tf-notebook-0.3481.515 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:793a8e5629acb0ee39ad9386030dd1ed92c98624022cb1457a55011cad310110
3
+ size 9765
logs/events.out.tfevents.1719538215.tf-notebook-0.3481.516 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de946971366ecd71461b4e58f9154b2683f23e363eea32bd0bd0f3c549156d6
3
+ size 9765
logs/events.out.tfevents.1719538266.tf-notebook-0.3481.517 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d4f1311c30cc7cbe433fcd411882af23beeaea1e782c127a2bc0706cd14583
3
+ size 9765
logs/events.out.tfevents.1719538311.tf-notebook-0.3481.518 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7bb9f536e3e9ad3c136f9447d95a8aedb2de0afe0ddaa5f3e5a96b70c0e91c
3
+ size 9765
logs/events.out.tfevents.1719538374.tf-notebook-0.3481.519 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ede4801a2e97364f8a818dff0e2a44aeb79799db3dffa14492ce0bcc125be2
3
+ size 5654
logs/events.out.tfevents.1719538436.tf-notebook-0.3481.520 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3267a9efe6e2a619056b74b4d814b8f5299f1089ae7b436a46721f68ae9da41d
3
+ size 5744
logs/events.out.tfevents.1719538523.tf-notebook-0.3481.521 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb461d3fd34839445cb047c388d2587afa273aa672dc9f9c3ad22a21fc06b70
3
+ size 13469
logs/events.out.tfevents.1719538559.tf-notebook-0.3481.522 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c186bb2b6fb6cabc774426b99c1a64a2156e65fe25ae9a460c543d2ea2ed94
3
+ size 10894
logs/events.out.tfevents.1719538597.tf-notebook-0.3481.523 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59501ed0fa8b1aa510b8f5229263d3e6a0dfae999acf41ee383f6226ea586e3
3
+ size 165797
logs/events.out.tfevents.1719539190.tf-notebook-0.3481.524 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f42ce132853df7380026e1332e284fc95527eb860ae0b33d90d9934ac769620
3
+ size 39734
logs/events.out.tfevents.1719539397.tf-notebook-0.3481.525 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb0eede3f66bcd69fa2d383cfa4960f6f6725ed5b88ad86308dcb582b45df9e8
3
+ size 263785
logs/events.out.tfevents.1719541842.tf-notebook-0.5405.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee0b9e2e5bc5ceb8d8cbdc502bc0a57190349efaa721375ddac7fe6791f7b2f
3
+ size 88
logs/events.out.tfevents.1719541863.tf-notebook-0.5405.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:720a8250e56865f065c374c53eda5d5953b9d0e1d5a679c2d56eecd470150435
3
+ size 88
logs/events.out.tfevents.1719541892.tf-notebook-0.5405.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d37e5de1adff2a0c2b22b5c8dae5a57340f35244c110e8bd0e529b58301ef4a
3
+ size 2139
logs/events.out.tfevents.1719541901.tf-notebook-0.5405.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03bfcc5cd723c0416a7e0990b22e815bb774e6edf8c65cb734409b5f54faf8d
3
+ size 9765
logs/events.out.tfevents.1719541944.tf-notebook-0.5405.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9e2ab31ad2d4859df03cd94a22713f1e147d2ad852872029dd47a9c77ae610d
3
+ size 9765
logs/events.out.tfevents.1719541987.tf-notebook-0.5405.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b816d29435b3919480014c1aafc2e6e2c113a0592492dc91aa58f8eab3411e6
3
+ size 9765
logs/events.out.tfevents.1719542024.tf-notebook-0.5405.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46f7227c6395087f1f69816f75630fac39fcc1805d59d79603ccb34ae08c039a
3
+ size 9765
logs/events.out.tfevents.1719542075.tf-notebook-0.5405.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2192589a6083c3d3d1ef8a0a3195a05dc70f715822f2a39bc7e8ef897832c178
3
+ size 9765
logs/events.out.tfevents.1719542117.tf-notebook-0.5405.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c7518fd8e55d5ea069bc53e2f8ee4d924879fb7b4660a31f9541a6797768481
3
+ size 9765
logs/events.out.tfevents.1719542162.tf-notebook-0.5405.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f08faa4f7c49aa1700c8abf29e2e775dd86a733da1912dd7c8295f40ffc75f5
3
+ size 9765
logs/events.out.tfevents.1719542199.tf-notebook-0.5405.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c1ca07e7186a97c60aa575f223f7b6d411446411b393c84c5143058dcf2f927
3
+ size 9765
logs/events.out.tfevents.1719542239.tf-notebook-0.5405.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac81be989f674da47bc5f04fd5357b829c27500c5341ef2d9465c94653593362
3
+ size 9765
logs/events.out.tfevents.1719542272.tf-notebook-0.5405.12 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ab817de04594b1c9254b891833e8947490256c40e40d0111f5788bf118b045
3
+ size 9765