Filter löschen
Filter löschen

About weights of neural network

2 Ansichten (letzte 30 Tage)
eriiharuue
eriiharuue am 23 Jan. 2017
Kommentiert: Greg Heath am 24 Jan. 2017
I make a neural network, and I used the following data.
Nodes No. of input data = 1016 // Nodes No. of hidden layer = 10
but, net.IW{1,1} matrix is {10x851} double matrix, not {10x1016}.
Why is this?
Input data has the same number or a little bit of 0.
And how can I calculate directly from these weights matrix?
  1 Kommentar
Greg Heath
Greg Heath am 24 Jan. 2017
impossible to answer without seeing your code
Greg

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by