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!