Matlab returns which epoch's weights of a Neural Network training?

1 view (last 30 days)
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?

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!