Change hyperparameters between epochs
古いコメントを表示
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?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!