Upload folder using huggingface_hub
Browse files- hyperparameters.json +1 -0
- pixelcopter_policy.pth +3 -0
- replay.mp4 +0 -0
hyperparameters.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 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}
|
pixelcopter_policy.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:955af94a315557c8fe331362a291cd62ff137f8e1708b0b2bd7dddc05c804e5e
|
| 3 |
+
size 39094
|
replay.mp4
ADDED
|
Binary file (13 kB). View file
|
|
|