Feeds
質問
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. ...
14年弱 前 | 5 件の回答 | 0
5
回答回答済み
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...
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...
14年弱 前 | 0
質問
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...
約14年 前 | 2 件の回答 | 0
2
回答質問
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...
約14年 前 | 1 件の回答 | 0

