FredericProtat commited on
Commit
f32c290
1 Parent(s): 799cbfd

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: -131.75 +/- 36.88
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -45,7 +45,7 @@ model-index:
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.99
48
- 'gae_lambda': 0.97
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -185.97 +/- 99.55
21
  name: mean_reward
22
  verified: false
23
  ---
 
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.99
48
+ 'gae_lambda': 0.96
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
logs/events.out.tfevents.1694593764.90c1b31fa24d.6302.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0aa7e37cdeda02520838dd6ced6fa3c2bf2077155a2786b266f728c96fc80504
3
+ size 135409
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ab298b55830683910ea7159793ff98cc6026fd0aa38c731ba16dcb004275a84
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce1d64d39f735d10c595eb05c7762a7f89ae779ea6bdf4d4cc02904c25e647b8
3
  size 42469
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": -131.75322276691523, "std_reward": 36.876523902555654, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T08:27:20.180330"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -185.9669304985518, "std_reward": 99.54507334838084, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T08:30:20.152417"}