problen in neural network
Show older comments
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
Answers (1)
Greg Heath
on 23 Nov 2011
0 votes
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.
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!