Input and Target - Neural Network....
조회 수: 1 (최근 30일)
이전 댓글 표시
I am currently working on character recognition... I have confusion regarding INPUT DATASET and TARGET...
I have training dataset 10062x552 double dataset. Where, 10062 are the various characters and 552 is the features of each characters. I have one other vector... Label vector... 10062x1
so, My question is.... how to use it with NN ? What i should pass in target and input ?
댓글 수: 2
Greg Heath
2015년 3월 9일
Obviously, you should seriously consider applying a feature extraction technique to reduce the 552 dimension to one that's more practical.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!