Upload PPO CarRacing-v2 trained agent
Browse files- README.md +1 -1
- config.json +0 -0
- ppo-CarRacing-v2.zip +2 -2
- ppo-CarRacing-v2/data +0 -0
- ppo-CarRacing-v2/policy.optimizer.pth +2 -2
- ppo-CarRacing-v2/policy.pth +1 -1
- ppo-CarRacing-v2/system_info.txt +4 -4
- replay.mp4 +2 -2
- results.json +1 -1
README.md
CHANGED
@@ -16,7 +16,7 @@ model-index:
|
|
16 |
type: CarRacing-v2
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
-
value:
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
|
|
16 |
type: CarRacing-v2
|
17 |
metrics:
|
18 |
- type: mean_reward
|
19 |
+
value: 556.31 +/- 204.25
|
20 |
name: mean_reward
|
21 |
verified: false
|
22 |
---
|
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-CarRacing-v2.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:d011cdf884cd0f304145c17752d5a3dac9d986a006da8e424ac2592011b5d925
|
3 |
+
size 26325886
|
ppo-CarRacing-v2/data
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
ppo-CarRacing-v2/policy.optimizer.pth
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:9f24e90d3e80640b9dd3f711634f9af1205170ce44133a54be2600a217cdde9b
|
3 |
+
size 17416225
|
ppo-CarRacing-v2/policy.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8710383
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0abcf46ef5553fb33e6364e3a639744918d9eb6f8b66065fec644c97cc835399
|
3 |
size 8710383
|
ppo-CarRacing-v2/system_info.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
- OS: Linux-6.
|
2 |
-
- Python: 3.
|
3 |
- Stable-Baselines3: 2.0.0a5
|
4 |
-
- PyTorch: 2.5.1+
|
5 |
- GPU Enabled: True
|
6 |
- Numpy: 1.26.4
|
7 |
-
- Cloudpickle: 3.1.
|
8 |
- Gymnasium: 0.28.1
|
9 |
- OpenAI Gym: 0.25.2
|
|
|
1 |
+
- OS: Linux-6.6.56+-x86_64-with-glibc2.35 # 1 SMP PREEMPT_DYNAMIC Sun Nov 10 10:07:59 UTC 2024
|
2 |
+
- Python: 3.10.12
|
3 |
- Stable-Baselines3: 2.0.0a5
|
4 |
+
- PyTorch: 2.5.1+cu121
|
5 |
- GPU Enabled: True
|
6 |
- Numpy: 1.26.4
|
7 |
+
- Cloudpickle: 3.1.0
|
8 |
- Gymnasium: 0.28.1
|
9 |
- OpenAI Gym: 0.25.2
|
replay.mp4
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:d2105c0c1c3c9add7c5db0d9da6b735ee22abcbfdf24cd7b211c59a015a5b0bf
|
3 |
+
size 1279682
|
results.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"mean_reward":
|
|
|
1 |
+
{"mean_reward": 556.3111297, "std_reward": 204.2514650681515, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2025-03-09T06:45:16.823495"}
|