help me to overcome the error (net=fitnet(hiddenlayersize)) in nftool training?
1 次查看(过去 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!