jfelgate commited on
Commit
6e52cbf
1 Parent(s): c87b164

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: -125.57 +/- 41.76
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,7 +44,7 @@ model-index:
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
47
- 'gae_lambda': 0.95
48
  'num_minibatches': 4
49
  'update_epochs': 4
50
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -91.52 +/- 44.69
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.999
47
+ 'gae_lambda': 0.98
48
  'num_minibatches': 4
49
  'update_epochs': 4
50
  'norm_adv': True
logs/events.out.tfevents.1698068672.527fe3665085.8588.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c425e7a2813500c3e391e461796dbf2b5f803d7bca77bf8cf0c3337e5874bd82
3
+ size 293468
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c0c47ef383b4546cbec49ccfde88baf391b8ce014ee6f2e03ee6e9f0bd38ca7
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bbcc544786aab47d233499b1f0cba9d6c0fe809d08b1a73c1ef085c4cec99af
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": -125.57239459914604, "std_reward": 41.76492993360812, "n_evaluation_episodes": 10, "eval_datetime": "2023-10-23T13:42:15.484500"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -91.51678888577757, "std_reward": 44.69222938531735, "n_evaluation_episodes": 10, "eval_datetime": "2023-10-23T13:46:15.044441"}