hui168 commited on
Commit
9646ed0
1 Parent(s): d1a6e16

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: -28.34 +/- 14.96
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -41,9 +41,9 @@ model-index:
41
  'learning_rate': 0.00025
42
  'num_envs': 4
43
  'num_steps': 1024
44
- 'anneal_lr': True
45
  'gae': True
46
- 'gamma': 0.99999
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
  'update_epochs': 4
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: 74.51 +/- 81.01
21
  name: mean_reward
22
  verified: false
23
  ---
 
41
  'learning_rate': 0.00025
42
  'num_envs': 4
43
  'num_steps': 1024
44
+ 'anneal_lr': False
45
  'gae': True
46
+ 'gamma': 0.9999
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
  'update_epochs': 4
logs/events.out.tfevents.1712877708.e9e41f7c5b7d.47338.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d87a4371e596d9f651e08fabf70e771b3c0cf8bf77c27af6c4a58e0d944fadd
3
+ size 753277
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ba0033f941b7d0f2b3dbc70518866e65bda85bda2c35db68f57e30563664dc8
3
  size 42898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6930058ac3b7eacf842c60ffd6201b855a3b17b9861775dcedfd7a129a164267
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": -28.338419955831064, "std_reward": 14.964513522606394, "n_evaluation_episodes": 10, "eval_datetime": "2024-04-11T23:01:44.070491"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": 74.50858905844134, "std_reward": 81.00677656870187, "n_evaluation_episodes": 10, "eval_datetime": "2024-04-12T00:27:33.155921"}