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
Walter Roberson 2017년 11월 15일

0 개 추천

댓글 수: 1

Did you think about searching ANSWERS with the searchword
feedforward
?
Greg

댓글을 달려면 로그인하십시오.

Joshua Ogbebor
Joshua Ogbebor 2021년 2월 21일

0 개 추천

net = feedforwardnet(size of hidden layer,'TrainingFcn');

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2017년 11월 15일

답변:

2021년 2월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by