Using a Neural network on new data
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hi,
Was hoping someone can help out with probably a simple problem. I trained a neural network but now I do not know how to use the created function to classify new data.
0 件のコメント
採用された回答
  Greg Heath
      
      
 2014 年 12 月 14 日
        ynew = net(xnew);
Thank you for formerly accepting my answer
Greg
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!

