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
回答(2 个)
Walter Roberson
2017-11-15
0 个投票
1 个评论
Greg Heath
2017-11-15
Did you think about searching ANSWERS with the searchword
feedforward
?
Greg
Joshua Ogbebor
2021-2-21
0 个投票
net = feedforwardnet(size of hidden layer,'TrainingFcn');
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!