Is the "patternnet" a fully connected neural network
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ahmad Alnafessah
le 23 Avr 2019
Réponse apportée : Greg Heath
le 23 Avr 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.
0 commentaires
Réponse acceptée
Greg Heath
le 23 Avr 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
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sequence and Numeric Feature Data Workflows dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!