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

3 vues (au cours des 30 derniers jours)
Juthika Roy
Juthika Roy le 21 Juil 2016
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
  1 commentaire
Edson David Pontes
Edson David Pontes le 8 Oct 2020
Hi,
Do you have a conclusion, because I have the same doubt.
Regards,
David

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by