Matlab returns which epoch's weights of a Neural Network training?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
If I trained my Neural Network until 10 iterations and my best validation epoch is 3, Matlab will return the weights from the 10th iteration or the weights from the 3rd iteration?
If Matlab returns the 10th iteration weights isn't this a bad choice?
Is there a way to recover the weights and bias from each iteration?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!