mgmeskill commited on
Commit
95bdfac
·
1 Parent(s): 6f1339d

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: -95.72 +/- 18.04
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -39,15 +39,15 @@ model-index:
39
  'f': '/root/.local/share/jupyter/runtime/kernel-034b7df4-145b-4db4-9d09-b6d875ced33d.json'
40
  'env_id': 'LunarLander-v2'
41
  'total_timesteps': 100000
42
- 'learning_rate': 0.01
43
  'num_envs': 4
44
  'num_steps': 128
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.99
48
- 'gae_lambda': 0.92
49
  'num_minibatches': 4
50
- 'update_epochs': 1
51
  'norm_adv': True
52
  'clip_coef': 0.2
53
  'clip_vloss': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -33.47 +/- 103.65
21
  name: mean_reward
22
  verified: false
23
  ---
 
39
  'f': '/root/.local/share/jupyter/runtime/kernel-034b7df4-145b-4db4-9d09-b6d875ced33d.json'
40
  'env_id': 'LunarLander-v2'
41
  'total_timesteps': 100000
42
+ 'learning_rate': 0.001
43
  'num_envs': 4
44
  'num_steps': 128
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.99
48
+ 'gae_lambda': 0.8
49
  'num_minibatches': 4
50
+ 'update_epochs': 2
51
  'norm_adv': True
52
  'clip_coef': 0.2
53
  'clip_vloss': True
logs/events.out.tfevents.1691896039.4c5d58e91a6c.225.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5da21966a325b5a417d4516c80811e6b47858c348328a424375797967f8380a9
3
+ size 152299
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d538bc9a1eb6199bb73b7040be16f82d283cff319b1796d06045d8240a000ea
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8dacc41dfb18aca3bc40ab6b16d5cd2e61ac8b6c6e19ce7e0332153a3e7c66d
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": -95.71604316487536, "std_reward": 18.043357992945417, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-13T03:06:43.351432"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -33.47175804657828, "std_reward": 103.64850620213647, "n_evaluation_episodes": 10, "eval_datetime": "2023-08-13T03:09:26.683247"}