FredericProtat commited on
Commit
f7d45d6
1 Parent(s): 59c52d2

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: -136.70 +/- 64.03
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,7 +44,7 @@ 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
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -145.16 +/- 65.84
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'num_steps': 1024
45
  'anneal_lr': True
46
  'gae': True
47
+ 'gamma': 0.98
48
  'gae_lambda': 0.98
49
  'num_minibatches': 4
50
  'update_epochs': 4
logs/events.out.tfevents.1694597362.422f4b7e0f84.8228.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89434c8f397255d4ff420e8c71c90592b623a5a75664fb0e6ad54ae88b1a0a42
3
+ size 138502
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ebf3465c38ec32051261e720f626890cc85ca8688e353209b67003d4a9114ce
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f0a69c9772c9c455e8a97eabf503a3d78e626deeaace112e1766c1151182bde
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": -136.70251694105684, "std_reward": 64.02571409714388, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:27:41.162511"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -145.16047759050534, "std_reward": 65.83531174221363, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:30:16.277926"}