Changing performance function of neural network to root mean square error.

Hello,
In neural network, how can we stop the training by telling the network to stop once the root mean square error between target values and output from the network falls below say 0.01 or 0.001 ? I am specifically asking with respect to Levenberg Marquardt algorithm, such that how can we change the performance function to rmse(root mean square error)

 채택된 답변

Pranav Verma
Pranav Verma 2020년 10월 13일

1 개 추천

댓글 수: 1

Thank you P. Verma sir. I refered to what you said. I understood how to avoid over training the network. So in trainlm the default performance function used is mse(mean squared error) and we cannot change this to rmse (root mean squared error) ?

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

추가 답변 (0개)

카테고리

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

질문:

2020년 10월 7일

댓글:

2020년 10월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by