Neural Network Transfer Function

 采纳的回答

You can check the 'trainFcn' property of the neural network. For example.
net = feedforwardnet;
net.trainFcn
ans =
'trainlm'

1 个评论

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.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by