Rinnnt commited on
Commit
150ff7d
·
verified ·
1 Parent(s): 3742d3c

Upload PPO CarRacing-v2 trained agent

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: CarRacing-v2
17
  metrics:
18
  - type: mean_reward
19
- value: 676.08 +/- 282.89
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:98eb456559eb2f70e9c0d86f61a1727678ae1dda7d7a262a32edb7e7deacc935
3
- size 26327793
 
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:ddceda427013830d8af7566deba3d14bf4bbe9f1f2f52caf2bf8521b1b02bef9
3
- size 17416033
 
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:e5f453b9a8f0929dc86aeb47d7fce38628c7b9b8ee206da58896701558f951f3
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.1.85+-x86_64-with-glibc2.35 # 1 SMP PREEMPT_DYNAMIC Thu Jun 27 21:05:47 UTC 2024
2
- - Python: 3.11.11
3
  - Stable-Baselines3: 2.0.0a5
4
- - PyTorch: 2.5.1+cu124
5
  - GPU Enabled: True
6
  - Numpy: 1.26.4
7
- - Cloudpickle: 3.1.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:cbf72ad3bf37c8f67ec54bd4de1f2fb256b24827a982ee6d9bafddeb7c852300
3
- size 1006450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2105c0c1c3c9add7c5db0d9da6b735ee22abcbfdf24cd7b211c59a015a5b0bf
3
+ size 1279682
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": 676.0786445, "std_reward": 282.8930025155008, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2025-03-09T02:48:55.139433"}
 
1
+ {"mean_reward": 556.3111297, "std_reward": 204.2514650681515, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2025-03-09T06:45:16.823495"}