Statistics
RANK
154,831
of 295,712
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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. ...
13 years ago | 5 answers | 0
5
answersreproducibility 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...
13 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...
13 years ago | 2 answers | 0
2
answersQuestion
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...
13 years ago | 1 answer | 0