Input and Target - Neural Network....
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Greg Heath
le 9 Mar 2015
Obviously, you should seriously consider applying a feature extraction technique to reduce the 552 dimension to one that's more practical.
Réponses (0)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!