sw32-seo commited on
Commit
316ae28
1 Parent(s): 0197195

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: -124.76 +/- 40.56
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -37,25 +37,25 @@ model-index:
37
  'wandb_entity': 'sw32-seo'
38
  'capture_video': False
39
  'env_id': 'LunarLander-v2'
40
- 'total_timesteps': 37066
41
- 'learning_rate': 1.0054877767970472
42
  'num_envs': 2
43
  'num_steps': 64
44
  'anneal_lr': True
45
  'gae': True
46
- 'gamma': 0.9139643960747568
47
- 'gae_lambda': 1.221468199881571
48
- 'num_minibatches': 2
49
- 'update_epochs': 8
50
  'norm_adv': True
51
- 'clip_coef': 0.2697556445035566
52
  'clip_vloss': True
53
- 'ent_coef': 0.08668191269399932
54
- 'vf_coef': 0.35117447755275977
55
- 'max_grad_norm': 0.8869468016306309
56
  'target_kl': None
57
  'repo_id': 'sw32-seo/ppo-LunarLander-v2'
58
  'batch_size': 128
59
- 'minibatch_size': 64}
60
  ```
61
 
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -1167.27 +/- 1106.76
21
  name: mean_reward
22
  verified: false
23
  ---
 
37
  'wandb_entity': 'sw32-seo'
38
  'capture_video': False
39
  'env_id': 'LunarLander-v2'
40
+ 'total_timesteps': 67246
41
+ 'learning_rate': 1.001427335451286
42
  'num_envs': 2
43
  'num_steps': 64
44
  'anneal_lr': True
45
  'gae': True
46
+ 'gamma': 0.9437592340075336
47
+ 'gae_lambda': 1.8061770101450632
48
+ 'num_minibatches': 8
49
+ 'update_epochs': 7
50
  'norm_adv': True
51
+ 'clip_coef': 0.21454601256391767
52
  'clip_vloss': True
53
+ 'ent_coef': 0.05650145521486992
54
+ 'vf_coef': 0.20954107655236845
55
+ 'max_grad_norm': 0.889870162839866
56
  'target_kl': None
57
  'repo_id': 'sw32-seo/ppo-LunarLander-v2'
58
  'batch_size': 128
59
+ 'minibatch_size': 16}
60
  ```
61
 
logs/events.out.tfevents.1681837356.27b90b36cb11.2052.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d47863df7630c27a7612b5d5156d340da4a7b3a8206f766712d28a679036d5b
3
+ size 336402
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0238c894168aaf202138ae1d4af3608be8069b4488fe77270f48e5b078b6ee28
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d1a83e51605e710651e64cdb321ce6d8d2c31da8ae7c224d1b9b98e5e1be468
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": -124.76076889699061, "std_reward": 40.55915500361142, "n_evaluation_episodes": 10, "eval_datetime": "2023-04-18T16:49:06.435771"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -1167.2678529623365, "std_reward": 1106.7607285892195, "n_evaluation_episodes": 10, "eval_datetime": "2023-04-18T17:06:58.398598"}