use of LVQ paradigm in neural net
Mostrar comentarios más antiguos
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
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!