Input and output arguments does not match

조회 수: 2 (최근 30일)
Programmer Pig
Programmer Pig 2013년 4월 21일
I need 4 inputs and 2 outputs NN. I have the corresponding data and it works only when I use the available NN tool.
When I copy the generated command from NN tool, and paste directly into command window, it wont work as it show Inputs and targets have different numbers of samples. Then I tried to make sure my inputs and outputs has the same dimension ( 4 inputs and 4 outputs, as i append 2 zero at the back of each data ). And it works.
My question is: how do I know I get the correct generated NN as I appended 2 zeros at the back?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by