onangeko commited on
Commit
696879b
1 Parent(s): a7474b2

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. hyperparameters.json +1 -1
  3. model.pt +1 -1
  4. replay.mp4 +0 -0
  5. results.json +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
- value: 19.10 +/- 16.10
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
+ value: 35.20 +/- 42.21
20
  name: mean_reward
21
  verified: false
22
  ---
hyperparameters.json CHANGED
@@ -1 +1 @@
1
- {"h_size": 64, "n_training_episodes": 10000, "n_evaluation_episodes": 10, "max_t": 10000, "gamma": 0.99, "lr": 0.0001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}
 
1
+ {"h_size": 64, "n_training_episodes": 50000, "n_evaluation_episodes": 10, "max_t": 10000, "gamma": 0.99, "lr": 0.0001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ea6871d875b3ae319f4fd68fcaa3be30a18fe352f18ef322bc52578ca4a20b0
3
  size 39732
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b5e4a07360600a20eef7f89d58481c6484101c039e81ad34bc17674dbd265d
3
  size 39732
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 19.1, "n_evaluation_episodes": 10, "eval_datetime": "2023-11-16T12:29:09.683721"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 35.2, "n_evaluation_episodes": 10, "eval_datetime": "2023-11-17T12:27:55.157892"}