Neural network training Maximum mu reached
显示 更早的评论
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 个评论
Greg Heath
2017-6-29
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 个)
Greg Heath
2017-6-29
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!