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!