neural net performance function 'msereg' disabled in 2013B
이전 댓글 표시
I notice that 'msereg' neural net performance function disabled in 2013B. Any attempt to set net.performFcn='msereg' reverts back to 'mse'. For where in the code this happens, see ...\toolbox\nnet\nnet\@network\subsagn.m line 1901. Temporarily commenting out lines 1901-1903 allows to create a NN with net.performFcn='msereg' but training such a net results in an error.
Why was this functionality removed? Why does the documentation still mention is? Can this functionality be restored in any way?
Richard Hodges
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Classification Trees에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!