in backpropagation learning algorithm always i used to get the same accuracy rate whatever learning rate and momentum constant is used.So, what is the solution for this
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
whatever value for learning rate is given the BPN produce the same accuracy rate.what to do
0 件のコメント
回答 (1 件)
Greg Heath
2016 年 11 月 7 日
I have the same experience.
What I do is use the best of multiple designs that differ by number of hidden nodes and initial random weights.
For examples search both NEWSGROUP and ANSWERS using
greg fitnet
for regression & curvefitting
and
greg patternnet
for classification & patternrecognition
Hope this helps.
Thank you for formally accepting my answer
Greg
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!