neural networks results
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
How can I test Neural Networks using new data?
0 件のコメント
採用された回答
Joe
2011 年 3 月 16 日
You can use the function "sim". an example would be:
output = sim(net, newdata)
I hope this helps.
Joe
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!