feedforward neural network r2017b

1 visualización (últimos 30 días)
BRIAN CHOONG LEK LEE
BRIAN CHOONG LEK LEE el 15 de Nov. de 2017
Respondida: Joshua Ogbebor el 21 de Feb. de 2021
Hello,
I am using the latest version of matlab, R2017b.
I would like to know what is the function for the feedforward neural network
It used to be newff

Respuestas (2)

Walter Roberson
Walter Roberson el 15 de Nov. de 2017
  1 comentario
Greg Heath
Greg Heath el 15 de Nov. de 2017
Did you think about searching ANSWERS with the searchword
feedforward
?
Greg

Iniciar sesión para comentar.


Joshua Ogbebor
Joshua Ogbebor el 21 de Feb. de 2021
net = feedforwardnet(size of hidden layer,'TrainingFcn');

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by