how to do testing and training using feed forward neural network

2 visualizaciones (últimos 30 días)
hello, i'm new in neural network. actually i want to do classification for ankle movement dorsiflexion and plantarflexion.
i'm using feedforward NN but i'm not really undertsand how does it works.
anyone can help me?

Respuesta aceptada

Greg Heath
Greg Heath el 14 de Mayo de 2013
Use patternnet, not feedforwardnet. The target matrix should be a row vector containg zeros and ones indicating the true class of the corresponding input.
help patternnet
doc patternnet
Hope this helps.
Greg

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by