feedforward neural network r2017b

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

0 votos

1 comentario

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

0 votos

net = feedforwardnet(size of hidden layer,'TrainingFcn');

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de Nov. de 2017

Respondida:

el 21 de Feb. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by