Cheekydave commited on
Commit
8f92897
1 Parent(s): 95d81dc

Upload PPO CarRacing-v2 trained agent

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ replay.mp4 filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: CarRacing-v2
17
  metrics:
18
  - type: mean_reward
19
- value: -75.77 +/- 15.73
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: CarRacing-v2
17
  metrics:
18
  - type: mean_reward
19
+ value: -83.17 +/- 1.05
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:88311bd2ef907de56c909a46e90135b799f36e9014de619f318434c69f6fb37c
3
- size 26323560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cde64c9fdcf40be21eae0773118280739a86838d671749ce0225a4de4ad9199
3
+ size 26323957
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:c321efadaf8fd511fe25cab1aacba1c61f022295f6777860ee28db3fbceab5a4
3
  size 17416033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe0ff6f4cf8ec2f04dbc891df9dd73be097b676c5702563808a08f724f509da6
3
  size 17416033
ppo-CarRacing-v2/policy.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b5ea1d2f2232ad6ab5131dfc410f1e3af2568e957e5682c923a48c69a11e6cb4
3
  size 8710383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150415e1b0b84e0aad3cd70473d649f3bbd143d90037b59fd534c7b1ec37c3ae
3
  size 8710383
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": -75.76801420000001, "std_reward": 15.732121416788651, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-11-17T15:07:07.045141"}
 
1
+ {"mean_reward": -83.17350280000001, "std_reward": 1.0504133584746358, "is_deterministic": true, "n_eval_episodes": 10, "eval_datetime": "2023-11-17T16:24:25.640912"}