use of LVQ paradigm in neural net

input= analog value (e.g 2) target= 8 bit digital value ( e.g 00000010) i want to use LVQ to train my dataset of 5000 samples. I am getting errors for SPARSE matrix and says unequal vector sizes when I use 'ind2vec' command
Can LVQ be used for the vectors containing binary values, '1' and '0'???

 Respuesta aceptada

Greg Heath
Greg Heath el 9 de Feb. de 2013

0 votos

I'm pretty sure it should work.
What distance measure are you using?
Box? Manhattan? Link?
Do all of the vectors the same number of digits?
Hope this helps.
Greg

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 8 de Feb. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by