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
2016-4-25
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 Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!