maikherbig / AIDeveloper

GUI-based software for training, evaluating and applying deep neural nets for image classification
BSD 2-Clause "Simplified" License
109 stars 20 forks source link

Loading of session including all hyper parameters #25

Closed maikherbig closed 3 years ago

maikherbig commented 4 years ago

Currently "Load session" only restores the drag'n'drop table. Add a function to load the entire set of hyper-parameters.

maikherbig commented 3 years ago

After clicking File->Load session one now has the option to load all hyper parameters. Also advanced parameters for optimizer and Cyclical learning rates are considered and loaded.