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

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

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2014년 5월 28일

댓글:

2014년 5월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by