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!