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!!

 Akzeptierte Antwort

Greg Heath
Greg Heath am 28 Mai 2014
Bearbeitet: Greg Heath am 28 Mai 2014

0 Stimmen

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 Kommentar

Thanks for the help.
Range of learning Rate is from 0 to 1.
I've normalized using 'mapminmax' and 'removeconstantrows' .

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by