problen in neural network
Ältere Kommentare anzeigen
I have to find accuracy and error using FNN ,I have train and test data set,in train there are 4 column of data with 100rows(fc2,fc3,fc4,fc5)where they are combination such as(1,2..1,3..1,4..1,5)etc fc2has()2,3.2,4...2,100),fc3(3,4..3,5.....3,100) fc4(4,5..4,6.....4,100) and fc5(5,6.......5,100),using FNN (classifier)i have to train the data and test it....can anyone tell how to process please
Antworten (1)
Greg Heath
am 23 Nov. 2011
0 Stimmen
Please read the documentation and corresponding examples before asking elementary questions.
Thank you.
Greg
P.S. If you search the newsgroup using
heath clear close
you will find many examples of code.
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!