how to do testing and training using feed forward neural network

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Greg Heath
Greg Heath am 14 Mai 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

Weitere Antworten (0)

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by