Using a Neural network on new data

5 ビュー (過去 30 日間)
Craig
Craig 2014 年 12 月 14 日
回答済み: Greg Heath 2014 年 12 月 14 日
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.

採用された回答

Greg Heath
Greg Heath 2014 年 12 月 14 日
ynew = net(xnew);
Thank you for formerly accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by