feedforward neural network r2017b
Mostra commenti meno recenti
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
Risposte (2)
Walter Roberson
il 15 Nov 2017
0 voti
1 Commento
Greg Heath
il 15 Nov 2017
Did you think about searching ANSWERS with the searchword
feedforward
?
Greg
Joshua Ogbebor
il 21 Feb 2021
0 voti
net = feedforwardnet(size of hidden layer,'TrainingFcn');
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!