help me to overcome the error (net=fitnet(hiddenlayersize)) in nftool training?
2 ビュー (過去 30 日間)
古いコメントを表示
Error in ==> trial at 10 net=fitnet(hiddenLayerSize);
??? Undefined function or method 'fitnet' for input arguments of type 'double'.
0 件のコメント
採用された回答
Walter Roberson
2014 年 1 月 31 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!