niltheory commited on
Commit
15cd0ef
·
1 Parent(s): dd6524b

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: 54.10 +/- 62.79
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,7 +44,7 @@ model-index:
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.98
47
- 'gae_lambda': 0.99
48
  'num_minibatches': 4
49
  'update_epochs': 5
50
  'norm_adv': True
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -20.02 +/- 121.08
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'anneal_lr': True
45
  'gae': True
46
  'gamma': 0.98
47
+ 'gae_lambda': 0.85
48
  'num_minibatches': 4
49
  'update_epochs': 5
50
  'norm_adv': True
logs/events.out.tfevents.1701203120.e705ad2e6486.26521.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47100f2936591a9ec1baa46c963fdbd175c4010fea3d9a170d19d1b9c518b9c0
3
+ size 126679
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa5d467572389f80ac7f0e821a34dfa4452bb190be7b6ea749486b2d377dfd71
3
  size 42898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abfddc6baa36d1faafc2a7ca6677f82558789af1c4f5c0d85eb0e20bfae19e0f
3
  size 42898
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": 54.099372447684416, "std_reward": 62.79226573510771, "n_evaluation_episodes": 10, "eval_datetime": "2023-11-28T20:24:11.332607"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -20.01925307490944, "std_reward": 121.07507449825523, "n_evaluation_episodes": 10, "eval_datetime": "2023-11-28T20:28:01.587184"}