Can anyone tell me what are the random things that effect nerual network accuracy?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I used Nguyen widrow algorithm for generating bias values and layer initial weights using net = initnw(net,layerNumber); but still I am getting different output accuracies for different trials of training network, in first attempt of training I got 90% accuracy and in second attempt I got 65% for same inputs and targets. suggest me ways rectify the problem?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!