Borrar filtros
Borrar filtros

Neural network of a single layer

4 visualizaciones (últimos 30 días)
Monsij Biswal
Monsij Biswal el 17 de Jun. de 2019
Respondida: Monsij Biswal el 17 de Jun. de 2019
How do I form a neural network with a single layer, so that it wont contain any hidden layer.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by