photo

eriiharuue


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

7 years ago | 1 answer | 1

1

answer

Question


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 ...

7 years ago | 0 answers | 0

0

answers

Question


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.

7 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 2 answers | 0

2

answers