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

Learning Rate screening: Include Val_loss, 1st derivative,... #28

Closed maikherbig closed 4 years ago

maikherbig commented 4 years ago

I'd like to inspect not only Loss, but also validation loss after screening learning rates. Also, often not the absolute loss is of interest, but rather its slope (1st derivative). A simple drop-down menu which property should be displayed would be nice

maikherbig commented 4 years ago

Solved by
b72d667 32b67f6 6b5d36c 2ae3a97