What is the difference between net.numInputs and net.input{i}.size?

조회 수: 2 (최근 30일)
Juthika Roy
Juthika Roy 2016년 7월 21일
댓글: Edson David Pontes 2020년 10월 8일
I have 5 variables as inputs to get one output. I have created the input file and it shows 5*4015 double.Then after creating the network I wrote net.numInputs and it gave me result = 1. Then I wrote net.input{1}.size and it showed size of 5. So it is taking only 1 input with 5 elements. But my input variables should be 5. Is there anything wrong?? I could not get it.
Regards, Juthika

답변 (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