Is the "patternnet" a fully connected neural network
1 次查看(过去 30 天)
显示 更早的评论
I am using thi "nnstart" Neural network tool box which is descriped here :
I am using "patternnet" network. My question is: is the "patternnet" network a fully connected neural network?
Which means every neuron in the input layer is connected to every neuron in the hidden layers, also every neuron in the hidden layer is connected to every neuron in the output layer.
0 个评论
采纳的回答
Greg Heath
2019-4-23
Yes.
The only difference between my classifiers and regressors is the sigmoid output layer instead of linear.
Hope this helps.
Thank you for formally accepting my answer
Greg
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!