problen in neural network
Mostrar comentarios más antiguos
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
Respuestas (1)
Greg Heath
el 23 de Nov. de 2011
0 votos
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.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!