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.
댓글 수: 1
Chris P
2020년 8월 9일
Do you have any tips to avoid this?...
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!