Zionamsalem commited on
Commit
a246818
·
verified ·
1 Parent(s): ce73b50

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: -139.45 +/- 88.91
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -43,16 +43,16 @@ model-index:
43
  'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
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
53
- 'ent_coef': 0.01
54
- 'vf_coef': 0.5
55
- 'max_grad_norm': 0.5
56
  'target_kl': None
57
  'repo_id': 'Zionamsalem/LLV2'
58
  'batch_size': 512
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -137.47 +/- 111.08
21
  name: mean_reward
22
  verified: false
23
  ---
 
43
  'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
46
+ 'gamma': 0.998
47
+ 'gae_lambda': 0.93
48
  'num_minibatches': 4
49
  'update_epochs': 4
50
  'norm_adv': True
51
+ 'clip_coef': 0.3
52
  'clip_vloss': True
53
+ 'ent_coef': 0.0098
54
+ 'vf_coef': 0.3
55
+ 'max_grad_norm': 0.3
56
  'target_kl': None
57
  'repo_id': 'Zionamsalem/LLV2'
58
  'batch_size': 512
logs/events.out.tfevents.1740321733.57e0e4a6823e.9333.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e303972e62236641c43472afa00b5d437e106445b757c9498d76becc9c685ede
3
+ size 207796
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18d7dd5e3988bbef80f64243ce6cc4003af98cb92a17fa58a0c9c43a24eda687
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef3704c36f0f129af0c44db150d9e3be64d3d72a20aa95ca46481262bf3a2eb4
3
  size 43026
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": -139.44708469932576, "std_reward": 88.90981378219666, "n_evaluation_episodes": 10, "eval_datetime": "2025-02-23T14:39:46.627658"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -137.4687339509567, "std_reward": 111.08177938373, "n_evaluation_episodes": 10, "eval_datetime": "2025-02-23T14:43:33.559421"}