Borrar filtros
Borrar filtros

About weights of neural network

2 visualizaciones (últimos 30 días)
eriiharuue
eriiharuue el 23 de En. de 2017
Comentada: Greg Heath el 24 de En. de 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 comentario
Greg Heath
Greg Heath el 24 de En. de 2017
impossible to answer without seeing your code
Greg

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by