how can i use an image as a input to the artificial neural network? pls help me soon..,

 Respuesta aceptada

Extract I features from each of N images. The size of the input and target matrices should be
[ I N ] = size(input)
[ O N ] = size(target)
Hope this helps.
Thank you for formally accepting my answer
Greg

Más respuestas (0)

Categorías

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

Preguntada:

el 15 de Mzo. de 2014

Respondida:

el 15 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by