DiegoT200 commited on
Commit
360c914
·
verified ·
1 Parent(s): ad891e2

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: -169.00 +/- 95.26
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -37,16 +37,16 @@ model-index:
37
  'wandb_entity': None
38
  'capture_video': False
39
  'env_id': 'LunarLander-v2'
40
- 'total_timesteps': 10000
41
- 'learning_rate': 0.00025
42
- 'num_envs': 4
43
  'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
- 'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
@@ -55,7 +55,7 @@ model-index:
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
  'repo_id': 'DiegoT200/LunarLander_by_foot'
58
- 'batch_size': 512
59
- 'minibatch_size': 128}
60
  ```
61
 
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -149.18 +/- 101.74
21
  name: mean_reward
22
  verified: false
23
  ---
 
37
  'wandb_entity': None
38
  'capture_video': False
39
  'env_id': 'LunarLander-v2'
40
+ 'total_timesteps': 100000
41
+ 'learning_rate': 0.00027
42
+ 'num_envs': 6
43
  'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
+ 'update_epochs': 5
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
 
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
  'repo_id': 'DiegoT200/LunarLander_by_foot'
58
+ 'batch_size': 768
59
+ 'minibatch_size': 192}
60
  ```
61
 
logs/events.out.tfevents.1713299917.e08a0c6dcd4a.9952.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e66611eb6d9d440b49306c3f1a0c6417a6ce99b071fd7aa4c6b56d10a2e0181
3
+ size 173445
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ca6ea3b0fd92b136ad616613c468cc73aebe9336363bb2a29440710c7129995
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085270a4d9235397c7e2424a90ae93a1556379f35d236a9fb554d9078a7730dc
3
  size 43026
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": -169.0030245958529, "std_reward": 95.2577166022909, "n_evaluation_episodes": 10, "eval_datetime": "2024-04-16T20:36:37.462903"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -149.17842990941386, "std_reward": 101.74279003897688, "n_evaluation_episodes": 10, "eval_datetime": "2024-04-16T20:39:47.481591"}