Can anyone tell me what are the random things that effect nerual network accuracy?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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?
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!