help me to overcome the error (net=fitnet(hiddenlayersize)) in nftool training?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
preethi
am 31 Jan. 2014
Beantwortet: Walter Roberson
am 31 Jan. 2014
Error in ==> trial at 10 net=fitnet(hiddenLayerSize);
??? Undefined function or method 'fitnet' for input arguments of type 'double'.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 31 Jan. 2014
It is part of the (current) Neural Network toolbox. You need to install and license that. Or if you are using an older version you might need to upgrade.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!