classification using neural network
Mostra commenti meno recenti
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?
Risposte (1)
Greg Heath
il 25 Apr 2016
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
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!