naeisher commited on
Commit
3b83088
1 Parent(s): 9ccd469

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: -76.57 +/- 68.38
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -43,14 +43,14 @@ model-index:
43
  'num_steps': 2048
44
  'anneal_lr': True
45
  'gae': True
46
- 'gamma': 0.95
47
  'gae_lambda': 0.95
48
  'num_minibatches': 32
49
  'update_epochs': 10
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
53
- 'ent_coef': 0.01
54
  'vf_coef': 0.2
55
  'max_grad_norm': 0.5
56
  'target_kl': None
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -93.55 +/- 109.16
21
  name: mean_reward
22
  verified: false
23
  ---
 
43
  'num_steps': 2048
44
  'anneal_lr': True
45
  'gae': True
46
+ 'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 32
49
  'update_epochs': 10
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
53
+ 'ent_coef': 0.02
54
  'vf_coef': 0.2
55
  'max_grad_norm': 0.5
56
  'target_kl': None
logs/events.out.tfevents.1679877991.2a0c170730d9.69780.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:217ab756b7c38fd77c2225ce1fb06a8308ecb9be5441db016eb7b06352f340ea
3
+ size 104276
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7050cea40f2d88272a680248b967610b0a668e1270c90d14bb67eb3f364cdcea
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742e33239069cbafcae4f15f5fa44cbe02955071563e6b2b23e99a7eb8e868ea
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": -76.56597286686862, "std_reward": 68.38210889427033, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-27T00:45:45.883448"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -93.55314124489209, "std_reward": 109.1596723165435, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-27T00:48:18.298014"}