FredericProtat commited on
Commit
98880fd
1 Parent(s): 8fbfb30

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: -118.44 +/- 26.43
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -45,7 +45,7 @@ model-index:
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.9999
48
- 'gae_lambda': 0.99
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -90.59 +/- 41.73
21
  name: mean_reward
22
  verified: false
23
  ---
 
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.9999
48
+ 'gae_lambda': 0.98
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
logs/events.out.tfevents.1694593170.90c1b31fa24d.3813.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7383a9b9066dd6cd07ddab2b6c33e54d21ddd92ac53e80c5cb7f2f03c0778cc
3
+ size 138511
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb2bf27dbc6e37224bd159514307e4a23e1a66fa116b7612364c27ed8e45409b
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a17009141ec5b0e12bf294e5de64a4d055fa1aaad4503baca19bc8957d7cb2f
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": -118.4360627649576, "std_reward": 26.428798009569075, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T08:13:41.907089"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -90.59010351415415, "std_reward": 41.72707911334656, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T08:20:29.757084"}