GiuliaMP commited on
Commit
479fb5c
1 Parent(s): 5947c27

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: -212.36 +/- 106.69
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -40,7 +40,7 @@ model-index:
40
  'total_timesteps': 50000
41
  'learning_rate': 0.0005
42
  'num_envs': 4
43
- 'num_steps': 100000
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
@@ -55,7 +55,7 @@ model-index:
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
  'repo_id': 'GiuliaMP/lunar-Lander-v2-PPO'
58
- 'batch_size': 400000
59
- 'minibatch_size': 100000}
60
  ```
61
 
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -147.01 +/- 51.87
21
  name: mean_reward
22
  verified: false
23
  ---
 
40
  'total_timesteps': 50000
41
  'learning_rate': 0.0005
42
  'num_envs': 4
43
+ 'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
 
55
  'max_grad_norm': 0.5
56
  'target_kl': None
57
  'repo_id': 'GiuliaMP/lunar-Lander-v2-PPO'
58
+ 'batch_size': 512
59
+ 'minibatch_size': 128}
60
  ```
61
 
logs/events.out.tfevents.1702921608.6563854bb69a.6853.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cbe91c0af441b335ab63d7cd2337cb9f93f86ea17ea5d652afeb8c1f2f3da01
3
+ size 113912
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6924baa5dd037fce235630a196da2d3b4ab3db5b2a406adc766bdd0487a7d923
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f5aad8baae15954cc588b55f1c28aff303be25fa83af84c9b4c8192573f255
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": -212.35917992773565, "std_reward": 106.68568600801555, "n_evaluation_episodes": 10, "eval_datetime": "2023-12-18T17:45:29.660126"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -147.0070534489853, "std_reward": 51.87494717330633, "n_evaluation_episodes": 10, "eval_datetime": "2023-12-18T17:47:29.851477"}