paper preperations and notebooks, optuna callbacks

This commit is contained in:
Steffen Illium
2021-04-02 08:45:11 +02:00
parent 7c88602776
commit cec3a07d60
21 changed files with 3818 additions and 1059 deletions

View File

@ -5,5 +5,6 @@ sr = 16000
PRIMATES_Root = Path(__file__).parent / 'data' / 'primates'
CCS_Root = Path(__file__).parent / 'data' / 'ComParE2021_CCS'
MASK_Root = Path(__file__).parent / 'data' / 'ComParE2020_Mask'
N_CLASS_multi = 5