Is the "patternnet" a fully connected neural network

2 ビュー (過去 30 日間)
Ahmad Alnafessah
Ahmad Alnafessah 2019 年 4 月 23 日
回答済み: Greg Heath 2019 年 4 月 23 日
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.

採用された回答

Greg Heath
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 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by