,the overallperformance in the confusion matrix changed although i used the same number of hidden layer

1 view (last 30 days)
when i repeat the classification by nn and by the same number of hidden layer ,the overall-performance in the confusion matrix changed (96-100-98 ...etc) what is the wrong thanks and best regards

Accepted Answer

Greg Heath
Greg Heath on 2 Apr 2017
Most likely you did not initialize the random number generator to the same initial state.
Hope this helps,
Thank you for formally accepting my answer
Greg
  5 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!