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

 Réponse acceptée

Greg Heath
Greg Heath le 28 Mai 2014
Modifié(e) : Greg Heath le 28 Mai 2014

0 votes

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 commentaire

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by