different result neural network classification
Show older comments
hi i have a dataset consist of 200 image , each 20 image printed with one printer (so classification is 10 class) extract 176 feature from each paper.
so for input i build a 176x200 matrix, 1 to 20th column (sample) belongs to 1th printer, 21 to 40th column belong to 2th printer and so on
i make a 10x200 target matrix , i set elements of 1-20 column form first row to "1" and other elements in first row to "0", for second row set 21-40 column to "1" and other to "0" and so on i use patternnet and plot confusion matrix but at every run, result is very Variable, 30 to 80% have any idea?
Accepted Answer
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!