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 CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by