Change hyperparameters between epochs
Mostra commenti meno recenti
I know about training functions with adaptive learning rates, but I need a fine control of the hyperparameters. From my experiments, it appears that all trainable parameters of a model is reset when calling 'train', but I could be doing this too simplistic. Is there a way of training for N epoch, modify the hyperparameters of the model and repeat until some end criterion decided by me?
Risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!