No change in test performance by changing Learning Rate

hello all
I want to see the effect of changing Learning rates and Momentum on test performance of the neural network. But,even when I change the Learning rate ,test performance does not change.I am using 'trainrp' and 'trainscg' as training functions.(My aim is Pattern Recognition)
How is it possible?
Please help!!

 採用された回答

Greg Heath
Greg Heath 2014 年 5 月 28 日
編集済み: Greg Heath 2014 年 5 月 28 日

0 投票

Why should the answer be different? Changing the learning rate should just change the number of epochs it takes to converge.
For what range of learning rates do you get the same answer?
What is the range of your inputs? How are they normalized in the net?

1 件のコメント

piyush dugar
piyush dugar 2014 年 5 月 29 日
Thanks for the help.
Range of learning Rate is from 0 to 1.
I've normalized using 'mapminmax' and 'removeconstantrows' .

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by