Matlab returns which epoch's weights of a Neural Network training?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!