arhamk commited on
Commit
6e95464
1 Parent(s): 6f633d0

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: -125.67 +/- 66.63
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: -144.04 +/- 92.67
21
  name: mean_reward
22
  verified: false
23
  ---
 
46
  'gamma': 0.99
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
+ 'update_epochs': 5
50
  'norm_adv': True
51
  'clip_coef': 0.2
52
  'clip_vloss': True
logs/events.out.tfevents.1718028097.887b5cfc0142.23982.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d68441856c1b0f361d56349b21212e539980f0f3246cc999c76d45d535cf9b54
3
+ size 113055
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea7adaf29ec4a7754b07ad326b8010d322ac5eb5ac24d758e971d51f95c5895e
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8f0be46682e01a03544f9fce03f5e59e41d26bcc9733d106a50cccba6f4e836
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": -125.67078278392061, "std_reward": 66.62954785199712, "n_evaluation_episodes": 10, "eval_datetime": "2024-06-10T14:00:57.530843"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -144.04116374766815, "std_reward": 92.6671262820496, "n_evaluation_episodes": 10, "eval_datetime": "2024-06-10T14:02:23.658153"}