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!