Neural network of a single layer

6 Ansichten (letzte 30 Tage)
Monsij Biswal
Monsij Biswal am 17 Jun. 2019
Beantwortet: Monsij Biswal am 17 Jun. 2019
How do I form a neural network with a single layer, so that it wont contain any hidden layer.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

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

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by