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

Réponses (2)

Walter Roberson
Walter Roberson le 15 Nov 2017

0 votes

1 commentaire

Did you think about searching ANSWERS with the searchword
feedforward
?
Greg

Connectez-vous pour commenter.

Joshua Ogbebor
Joshua Ogbebor le 21 Fév 2021

0 votes

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

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by