Neural network training Maximum mu reached
Show older comments
I am trying to train a neural network. Within first iteration itself it gives maximum mu reached. I have been reading at several places, that It is a sign of convergence. But the model generates a very high error of the order 10^4.
1 Comment
Greg Heath
on 29 Jun 2017
Reaching maximum mu is not a sign of convergence
It is a sign that the training should be stopped because additional training will degrade learning.
Hope this helps
Thank you for formally accepting my answer
Greg.
Accepted Answer
More Answers (1)
Greg Heath
on 29 Jun 2017
0 votes
Reaching maximum mu is not a sign of convergence
It is a sign that the training should be stopped because additional training will degrade learning.
Hope this helps
Thank you for formally accepting my answer
Greg.
1 Comment
Chris P
on 9 Aug 2020
Do you have any tips to avoid this?...
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!