how to optimize neural network thyroid example using genetic algorithm?
Show older comments
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 (
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!