필터 지우기
필터 지우기

what is the accepted MSE could I use in training ANN?

조회 수: 2 (최근 30일)
Samisam
Samisam 2018년 2월 8일
댓글: Walter Roberson 2018년 2월 8일
I'm trying to train ANN with ABC algorithm the stop condition I use is 1000 epochs but it take too long time so I decided to use a good MSE value to stop training what should this value be????
  댓글 수: 3
Samisam
Samisam 2018년 2월 8일
hmmmmmmm how then can I compare two algorithms what do you suggest ??? I wish I could compare them with MSE value by the way the data set is Iris data set
Walter Roberson
Walter Roberson 2018년 2월 8일
You can compare the MSE of two different predicted outputs (though for sufficiently large models you could run into precision problems.) What we cannot tell you is any particular absolute MSE value to stop training at.
You are more likely to want to stop training when the training has stopped producing improvements for some number of iterations.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by