neural net performance function 'msereg' disabled in 2013B
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Classification Trees finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!