Neural network training Maximum mu reached
Afficher commentaires plus anciens
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 commentaire
Greg Heath
le 29 Juin 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.
Réponse acceptée
Plus de réponses (1)
Greg Heath
le 29 Juin 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 commentaire
Chris P
le 9 Août 2020
Do you have any tips to avoid this?...
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!