FredericProtat commited on
Commit
664d2e2
1 Parent(s): 4dd5b98

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: -171.97 +/- 82.18
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.95
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -133.19 +/- 81.26
21
  name: mean_reward
22
  verified: false
23
  ---
 
45
  'anneal_lr': True
46
  'gae': True
47
  'gamma': 0.99
48
+ 'gae_lambda': 0.99
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
logs/events.out.tfevents.1694596038.422f4b7e0f84.2656.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf1b09f33b77fee8bc1d4fff6d58b2c10503f896e9ed3bb5456bbd3c4f9649a
3
+ size 142601
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25103491df9a78b1225af679bb82cc5230c5c10a69c27c21caaa3d72d022b4e5
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0605cafc4157031ffaf22900e6b639875cb21412f093baa39bc7b9de9d147a75
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": -171.96616716453462, "std_reward": 82.18176670957914, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:04:34.146856"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -133.19135216449413, "std_reward": 81.26476657822171, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:08:10.889711"}