Upload of a new agent
Browse files- README.md +1 -1
- algorithm.zip +2 -2
- replay.mp4 +0 -0
- results.json +1 -1
- system.json +1 -1
- training_metrics.json +0 -0
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
type: Taxi-v3
|
15 |
metrics:
|
16 |
- type: mean_reward
|
17 |
-
value:
|
18 |
name: mean_reward
|
19 |
verified: false
|
20 |
---
|
|
|
14 |
type: Taxi-v3
|
15 |
metrics:
|
16 |
- type: mean_reward
|
17 |
+
value: 7.72 +/- 2.66
|
18 |
name: mean_reward
|
19 |
verified: false
|
20 |
---
|
algorithm.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83ede117870723f677867829415ce99e86492a34da2c0648e0020fc6fc631a07
|
3 |
+
size 905487
|
replay.mp4
CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
|
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"env_id": "Taxi-v3", "mean_reward":
|
|
|
1 |
+
{"env_id": "Taxi-v3", "mean_reward": 7.72, "n_eval_episodes": 100, "eval_datetime": "2024-01-12T14:21:28.530891"}
|
system.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"OS": "Windows-10-10.0.19045-SP0 10.0.19045", "Python": "3.10.8", "Stable-Baselines3": "2.2.1", "PyTorch": "2.1.
|
|
|
1 |
+
{"OS": "Windows-10-10.0.19045-SP0 10.0.19045", "Python": "3.10.8", "Stable-Baselines3": "2.2.1", "PyTorch": "2.1.2+cpu", "GPU Enabled": "False", "Numpy": "1.26.3", "Cloudpickle": "3.0.0", "Gymnasium": "0.29.1"}
|
training_metrics.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|