Using fitnet in matlab
3 views (last 30 days)
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 ?
0 Comments
Accepted Answer
More Answers (0)
See Also
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!