classification using neural network

I want to classify a dataset using neural network, can anyone tell me what are the parameters that will optimize the performance of the network?

回答 (1 件)

Greg Heath
Greg Heath 2016 年 4 月 25 日

0 投票

No one knows. Everyone has to do their own search. However, if you use the c-dimensional {0-1} column unit vectors as c-class target columns, the default parameters in patternnet may work well. If not then just concentrate on finding the minimum the number of hidden nodes that will yield the lowest error rate.
For examples search BOTH the NEWSGROUP and ANSWERS using
greg patternnet Ntrials
Hope this helps.
Thank you for formerly accepting my answer
Greg

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2016 年 4 月 22 日

回答済み:

2016 年 4 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by