Réponse acceptée

Ameer Hamza
Ameer Hamza le 13 Mai 2020
You can check the 'trainFcn' property of the neural network. For example.
net = feedforwardnet;
net.trainFcn
ans =
'trainlm'

1 commentaire

Lincoln Oliveira
Lincoln Oliveira le 23 Mai 2020
Hi Ameer, i have questions about the Neural network, first, i trying to use any differents models of neural network, but i can't execute, i have the data input and output. You know one method to implement the neural network? If you can help me, talk to me in my e-mail: Lincolndof@gmail.com or answer this post. Thank you, is for my graduate at Control and Automation engineer.

Connectez-vous pour commenter.

Plus de réponses (0)

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