how to optimize neural network thyroid example using genetic algorithm?
Ältere Kommentare anzeigen
i'm trying to to optimizing thyroeid example by pattern recognition .
i wana modify hidden layer size , and i want it from ga function ,
in default way is : hiddenLayerSize = [4 5 ] ; net = patternnet(hiddenLayerSize);
now i want hiddenLayerSize get from ga func , that gaves me minimum and optimal number of neuron .
is there anywat to omplent this case, tnx and srry for my broken english (
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!