FredericProtat commited on
Commit
8fbfb30
1 Parent(s): 16e8152

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: -199.43 +/- 118.10
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,8 +44,8 @@ model-index:
44
  'num_steps': 1024
45
  'anneal_lr': True
46
  'gae': True
47
- 'gamma': 0.999
48
- 'gae_lambda': 0.98
49
  'num_minibatches': 4
50
  'update_epochs': 4
51
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -118.44 +/- 26.43
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'num_steps': 1024
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
logs/events.out.tfevents.1694592760.90c1b31fa24d.2133.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec8da900c4ab7e8c261b27a045f59fbc57dd6959eb438cee94f68bffc97e36a
3
+ size 142719
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce0abad7b782e3f9211f6661be300830dbc09760ce9c1906d33ba5bfd09209e3
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb2bf27dbc6e37224bd159514307e4a23e1a66fa116b7612364c27ed8e45409b
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": -199.42643945785275, "std_reward": 118.09537541111304, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-12T21:10:19.021390"}
 
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"}