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

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)

This question is closed.

Asked:

on 25 Mar 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!