Input and Target - Neural Network....

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 Kommentare

Greg Heath
Greg Heath am 9 Mär. 2015
Obviously, you should seriously consider applying a feature extraction technique to reduce the 552 dimension to one that's more practical.
Shivang Patel
Shivang Patel am 10 Mär. 2015
Thank Mr. Greg. My system is almost setup... So, now I can try to reduce features...

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 8 Mär. 2015

Kommentiert:

am 10 Mär. 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by