Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dasGringuen committed Jul 19, 2024
1 parent fc2f1d7 commit e560948
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 16 deletions.
33 changes: 19 additions & 14 deletions ac_offline_train_paths.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
monza:
bmw_z4_gt3:
#- {id: 20240229_HC, type: human, auto_shift: True, ff: False, data_type: motec}
- {id: 20240313_OP, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240325_WL, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240329_ST, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240410_A_21_231, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240411_A_12_312, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240417_HC, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240423_IN, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240424_KW, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240425_RRK, type: human, auto_shift: True, ff: True, data_type: motec}
#- {id: 20240426_AB, type: human, auto_shift: True, ff: True, data_type: motec}
#- {id: 20240426_NiM, type: human, auto_shift: False, ff: True, data_type: motec}
ks_barcelona-layout_gp:
dallara_f317:
- {id: 20240229_HC, type: human, auto_shift: True, ff: False, data_type: motec}
- {id: 20240304_AB, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240313_OP, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240325_WL, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240329_HC, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240329_ST, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240405_NH, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240410_A_12_123, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240410_A_21_231, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240411_A_12_312, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240417_HC, type: human, auto_shift: False, ff: True, data_type: motec}
- {id: 20240423_IN, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240424_KW, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240425_RRK, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240426_AB, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240426_NiM, type: human, auto_shift: True, ff: True, data_type: motec}
- {id: 20240426_XX, type: human, auto_shift: True, ff: True, data_type: motec}
4 changes: 2 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ task: AssettoCorsaEnv
seed: 0

# wandb
disable_wandb: False
wandb_entity: adrianremonda # user
disable_wandb: True
wandb_entity: null # user
wandb_project: sac
wandb_silent: False
exp_name: null
Expand Down

0 comments on commit e560948

Please sign in to comment.