Creating a feature vector & target vector to feed into neural network
이전 댓글 표시
Hi,
I am working on handwritten character recognition using neural networks. I am extracting 85*1 features of single image (ex : character 'A'). In the same way I am getting 85 *1 features for each 26 characters. Now, I want to create feature vector and target vector(26 classes) for these extracted features. Can anyone please tell me how to create a single feature vector and target vector for all those extracted features of 26 characters so that I can feed them to neural network?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Keypoint Detection에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!