anrb205 commited on
Commit
c58551b
·
1 Parent(s): f902f9d

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: -140.09 +/- 73.73
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -46,7 +46,7 @@ model-index:
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
- 'update_epochs': 4
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -39.79 +/- 53.83
21
  name: mean_reward
22
  verified: false
23
  ---
 
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
+ 'update_epochs': 16
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
logs/events.out.tfevents.1677956809.bcf0fbd46106.10347.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43ec5153059b300ae0843e8719323cb1fb584174d1ac71fef9d981de8cafa277
3
+ size 198007
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be524e25501066b5b4dede8fae9a72f5c135a546364269c983124322fb0e8a81
3
  size 42597
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3c38d0db4a3f6e241118f7f95b991e20603291b0c20430ba482040d5d190b1a
3
  size 42597
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": -140.09413747824232, "std_reward": 73.72768512266258, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-04T19:05:35.472570"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -39.789778345175165, "std_reward": 53.832931037699765, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-04T19:18:47.651387"}