neural net performance function 'msereg' disabled in 2013B
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Classification Trees in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!