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!