Neural network of a single layer

5 vues (au cours des 30 derniers jours)
Monsij Biswal
Monsij Biswal le 17 Juin 2019
How do I form a neural network with a single layer, so that it wont contain any hidden layer.

Réponse acceptée

Monsij Biswal
Monsij Biswal le 17 Juin 2019
net = feedforwardnet;
net.numLayers = x
x is the required number of layers. Here 1.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by