Litux commited on
Commit
aba1a8e
·
1 Parent(s): 8790277

Upload PPO CarRacing-v0 trained agent

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: CarRacing-v0
17
  metrics:
18
  - type: mean_reward
19
- value: -42.68 +/- 39.87
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: CarRacing-v0
17
  metrics:
18
  - type: mean_reward
19
+ value: -46.22 +/- 33.06
20
  name: mean_reward
21
  verified: false
22
  ---
ppo-CarRacing-v1.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:567654bff251c497f4e937d0d4c0e98415759a219f21301da90c46b922d590e1
3
+ size 43340218
ppo-CarRacing-v1/_stable_baselines3_version ADDED
@@ -0,0 +1 @@
 
 
1
+ 1.6.2
ppo-CarRacing-v1/data ADDED
The diff for this file is too large to render. See raw diff
 
ppo-CarRacing-v1/policy.optimizer.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7e7bba31755b69483dc9cf454d59207a95187b64def71d0025d276609233b03
3
+ size 28391152
ppo-CarRacing-v1/policy.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef76c03dbb4e1d43921c03b9eee8347fce0f60aa238b91286002d1b4920006f9
3
+ size 14194814
ppo-CarRacing-v1/pytorch_variables.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d030ad8db708280fcae77d87e973102039acd23a11bdecc3db8eb6c0ac940ee1
3
+ size 431
ppo-CarRacing-v1/system_info.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ OS: Linux-5.10.133+-x86_64-with-glibc2.27 #1 SMP Fri Aug 26 08:44:51 UTC 2022
2
+ Python: 3.8.16
3
+ Stable-Baselines3: 1.6.2
4
+ PyTorch: 1.13.0+cu116
5
+ GPU Enabled: False
6
+ Numpy: 1.21.6
7
+ Gym: 0.21.0
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": -42.67745119780302, "std_reward": 39.865863340640885, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-12-16T20:24:29.775011"}
 
1
+ {"mean_reward": -46.22235928699374, "std_reward": 33.05847418480614, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2022-12-16T20:26:51.657196"}