Allow to select fold from command-line + automatic run naming according to model + fold
Training can now be run with
$ python train.py experiment=gf_s2 fold=fold_2
Name of the run will be gf_s2_fold2
Should be merged after !15 (merged) since changes are on top of !15 (merged) branch.
Closes #15 (closed)
Edited by MICHEL Julien