FredericProtat commited on
Commit
6cfd353
1 Parent(s): d56b8bb

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: -230.40 +/- 120.57
21
  name: mean_reward
22
  verified: false
23
  ---
@@ -44,7 +44,7 @@ model-index:
44
  'num_steps': 1024
45
  'anneal_lr': True
46
  'gae': True
47
- 'gamma': 0.5
48
  'gae_lambda': 0.98
49
  'num_minibatches': 4
50
  'update_epochs': 4
 
17
  type: LunarLander-v2
18
  metrics:
19
  - type: mean_reward
20
+ value: -235.66 +/- 84.52
21
  name: mean_reward
22
  verified: false
23
  ---
 
44
  'num_steps': 1024
45
  'anneal_lr': True
46
  'gae': True
47
+ 'gamma': 0.4
48
  'gae_lambda': 0.98
49
  'num_minibatches': 4
50
  'update_epochs': 4
logs/events.out.tfevents.1694598296.422f4b7e0f84.12104.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef88bd9f170b5bf94ae25253acd85a5bc6843d229014891612606d118d6ce40b
3
+ size 108757
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:65984944775b099898b52910e02b83d65872a552a449b08e07c3840437f71be1
3
  size 42469
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b362c560c7942c82b406111e7a9d84bdcdd3db919939b558ca875e070267f73b
3
  size 42469
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": -230.3989669101537, "std_reward": 120.56717029172019, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:38:22.520784"}
 
1
+ {"env_id": "LunarLander-v2", "mean_reward": -235.6576094145402, "std_reward": 84.52120380235351, "n_evaluation_episodes": 10, "eval_datetime": "2023-09-13T09:45:56.644692"}