Filter löschen
Filter löschen

Is the "patternnet" a fully connected neural network

2 Ansichten (letzte 30 Tage)
Ahmad Alnafessah
Ahmad Alnafessah am 23 Apr. 2019
Beantwortet: Greg Heath am 23 Apr. 2019
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.

Akzeptierte Antwort

Greg Heath
Greg Heath am 23 Apr. 2019
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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by