jjhonny commited on
Commit
cfff565
1 Parent(s): 049ec04

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: 132.41 +/- 47.16
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': 1024
49
- 'update_epochs': 6
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: 120.10 +/- 68.69
21
  name: mean_reward
22
  verified: false
23
  ---
 
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 1024
49
+ 'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
logs/events.out.tfevents.1688541123.0caa7588bd42.41031.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d280550fc6f792acac45f90c8ff39e8f73f9be27e820ad49bbdf1094842cd280
3
+ size 375251
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c45613936aca4d106cf2fed73d089a2426d04abfb6a43b4ce95bc552af86792
3
  size 553317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fdf5ab0ebee91a0467eb9e1365d5ef34760a3cb2a30420e5e55ac79323cde28
3
  size 553317
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": 132.4142827162276, "std_reward": 47.15530684566661, "n_evaluation_episodes": 10, "eval_datetime": "2023-07-05T06:54:56.763750"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": 120.09965251595543, "std_reward": 68.69080797907064, "n_evaluation_episodes": 10, "eval_datetime": "2023-07-05T07:51:22.294350"}