Community Profile

photo

Flo Trentini


Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


NEURAL NETWORK reproducibility of results using neural networks without initfcn = 'rands'
*I don't understand why each time I train my network I obtain different results.* I create neural network with newff function. ...

12 years ago | 5 answers | 0

5

answers

Answered
reproducibility of results using neural networks
I am using 'initzero' for input , layers and biases weights, then i use net = init(net) before training the network. And yet eac...

12 years ago | 0

Question


Neural Network sim(net, input) gives crazy results
Once I have trained my network I use the sim(net, input) function to get the results The results are incredible, and they are di...

12 years ago | 2 answers | 0

2

answers

Question


HELP - Neural Network - Incredible sim(net,input) results - Why ?
Hello, I have a problem I cannot understand Once I have trained my network I use the sim(net, input) function to get the res...

12 years ago | 1 answer | 0

1

answer