Farseer-W commited on
Commit
14bf770
1 Parent(s): 967bfb0

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: -151.21 +/- 88.39
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -43,7 +43,7 @@ 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
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -130.28 +/- 105.01
21
  name: mean_reward
22
  verified: false
23
  ---
 
43
  'num_steps': 128
44
  'anneal_lr': True
45
  'gae': True
46
+ 'gamma': 0.95
47
  'gae_lambda': 0.95
48
  'num_minibatches': 4
49
  'update_epochs': 4
logs/events.out.tfevents.1732732031.45d7fe83a2d9.7999.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8310eb198c79476463df3bd7de662d3dcdb7adde0c9f06f25ddde43e4bec7b
3
+ size 187101
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2608c32e3af11cb6a92dd4cf40cebd87d6a0d08801d4bacb52ae4edb8f3a237
3
  size 43026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7083a3e7824a346f3b4fa5167cfa6be231c88424642d103540240370aa63eee3
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": -151.21312477880878, "std_reward": 88.39487193931222, "n_evaluation_episodes": 10, "eval_datetime": "2024-11-27T18:24:44.858087"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -130.2848482139971, "std_reward": 105.01226180127931, "n_evaluation_episodes": 10, "eval_datetime": "2024-11-27T18:28:49.933082"}