how to do testing and training using feed forward neural network

2 ビュー (過去 30 日間)
hidayah ismail
hidayah ismail 2013 年 5 月 11 日
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?

採用された回答

Greg Heath
Greg Heath 2013 年 5 月 14 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by