Info

This question is closed. Reopen it to edit or answer.

Can anyone tell me what are the random things that effect nerual network accuracy?

1 view (last 30 days)
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?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!