Using fitnet in matlab
Show older comments
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 ?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!