problen in neural network
古いコメントを表示
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
回答 (1 件)
Greg Heath
2011 年 11 月 23 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!