Using fitnet in matlab
Afficher commentaires plus anciens
If I were to create a neural network based on script using fitnet as shown in (<http://www.mathworks.com/help/nnet/gs/fit-data-with-a-neural-network.html)>, does this mean when i use hiddenLayerSize = 1; net = fitnet(hiddenLayerSize), there is only one hidden layer with only one neurons ?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!