zzen0008 commited on
Commit
915cf97
1 Parent(s): fe5f2a7

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: -50.09 +/- 113.07
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,14 +44,14 @@ model-index:
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
47
- 'gae_lambda': 0.896973
48
  'num_minibatches': 128
49
  'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.384411
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
- 'vf_coef': 0.786165
55
  'max_grad_norm': 0.5
56
  'target_kl': 0.01
57
  'repo_id': 'zzen0008/ppo-LunarLander-v2'
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -27.96 +/- 50.99
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
47
+ 'gae_lambda': 0.956973
48
  'num_minibatches': 128
49
  'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.384411
52
  'clip_vloss': True
53
  'ent_coef': 0.01
54
+ 'vf_coef': 0.686165
55
  'max_grad_norm': 0.5
56
  'target_kl': 0.01
57
  'repo_id': 'zzen0008/ppo-LunarLander-v2'
logs/events.out.tfevents.1678611188.ZZDev.127898.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2acf52353e74c86704b670efacfa6206ecf8d63c4cbda5f5bfe6449c4b93d191
3
+ size 336556
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:062579449773d86c85391bdd1b3e2095fec26c301b7cbe4b0b6ef262b8732d40
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d568df4846288036e90892f8bfcf91271708d4d891dc28b5de33d3a3d1428280
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": -50.08888548974316, "std_reward": 113.07297848822984, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-12T19:51:48.160348"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -27.95528455619949, "std_reward": 50.98508167661688, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-12T19:59:38.157468"}