TikhonRadkevich commited on
Commit
9332fbd
·
verified ·
1 Parent(s): 9cb5e6d

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: -163.36 +/- 112.06
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -43,12 +43,12 @@ model-index:
43
  'num_steps': 1000
44
  'anneal_lr': True
45
  'gae': True
46
- 'gamma': 0.99
47
- 'gae_lambda': 0.95
48
  'num_minibatches': 128
49
- 'update_epochs': 1
50
  'norm_adv': True
51
- 'clip_coef': 0.01
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
  'vf_coef': 0.05
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -41.61 +/- 54.89
21
  name: mean_reward
22
  verified: false
23
  ---
 
43
  'num_steps': 1000
44
  'anneal_lr': True
45
  'gae': True
46
+ 'gamma': 0.999
47
+ 'gae_lambda': 0.98
48
  'num_minibatches': 128
49
+ 'update_epochs': 2
50
  'norm_adv': True
51
+ 'clip_coef': 0.05
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
  'vf_coef': 0.05
logs/events.out.tfevents.1711130024.tikhon-XPS-15-9570.19393.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c62f516a555c7bac6751a6724022e9cd5610403228e1cef49481d2c243ec8da
3
+ size 913019
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b94d3737a6ab5f657f18ad5f43f1c422091b1483a807f937e90d99640922745f
3
  size 80274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b248444741e0ff0e9d4dfcfe64510407e0298e2520ba8309ae9f5c0f020bad2
3
  size 80274
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": -163.35542639494165, "std_reward": 112.0595510405238, "n_evaluation_episodes": 10, "eval_datetime": "2024-03-22T20:40:11.357832"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -41.60905722808679, "std_reward": 54.89427414950447, "n_evaluation_episodes": 10, "eval_datetime": "2024-03-22T20:59:42.480240"}