Neural Network input and targets have different of samples

Hello
İ am using Neural Network apps. But ı have a problem .I add my file as input which is array(15576x14 matrix) and target file is array(15576x1) .But when ı try to train it gives me error as "İnputs and targets have different numbers of samples ". ı dont understand where ı do something wrong.
thanks in advance

 Accepted Answer

Transpose both matrices.
Thank you for formally accepting my answer
Greg

More Answers (0)

Products

Release

R2018b

Community Treasure Hunt

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

Start Hunting!