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!