Why does NNtool say "inputs and targets have different number of samples"

2 ビュー (過去 30 日間)
Bolin
Bolin 2014 年 12 月 25 日
回答済み: Sabin 2023 年 2 月 7 日
My Input is 60x2560 and my Target is 60x2
Why does the NNtool say "inputs and targets have different number of samples"
_____________________________________________________________________________________
More details: Input consists of 60 samples each containing 2560 data point
Target trains the sample to match two states [1,0] and [0,1] state

回答 (1 件)

Sabin
Sabin 2023 年 2 月 7 日
nntool has been removed. Use nnstart instead. nnstart provides graphical interfaces that allow you to design and deploy fitting, pattern recognition, clustering, and time-series neural networks.

カテゴリ

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