About weights of neural network

2 次查看(过去 30 天)
eriiharuue
eriiharuue 2017-1-23
评论: Greg Heath 2017-1-24
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?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by