lucpaoli / SAFT_ML

2 stars 0 forks source link

Create script to do hyperparameter sweep by submitting jobs with different hyperparams & evaluating loss #16

Open lucpaoli opened 1 year ago

lucpaoli commented 1 year ago

Problem: Models are slow to train. Therefore, should be submitted as different jobs to the cluster whenever possible. This includes cross-validation and hyperparameter sweeps. Could be either Julia or Python script, either needs to launch cluster jobs through bash scripts & keep running for a long time