name: nedc_train_mdl synopsis: nedc_train_mdl -parameters -odir descr: trains a MLP classifier on features options: -parameters: a parameter file containing MLP information -odir: an output directory where files will be stored [default='../output/'] -help: display this help message example: nedc_train_mdl -parameters -odir MLP model will be trained on the given dataset, and the model will be saved as well as weights from each Epoch and final weights.