Feeds
질문
How can I see 'offset' and 'gain' values at neural network fitting tool?
I first tried to calculate directly from the input data with weights. (it's 60-10-10-3 networks) I use this code. y1=tan...
거의 9년 전 | 답변 수: 1 | 1
1
답변질문
About weights of neural network
I make a neural network, and I used the following data. Nodes No. of input data = 1016 // Nodes No. of hidden layer = 10 ...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
About neural net fitting (at neural network toolkit)
How can I found the weights in funtion "net"? I want to use this neural network(train is done.) as a C code.
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
How can I make 2 hidden layers in neural network toolkit?
Excuse for my poor english. I want a Multi-layer Perceptron neural network by neural network toolkit. but I cannot make 2 hid...
거의 10년 전 | 답변 수: 2 | 0
