Formula for two layer FFNN
이전 댓글 표시
y=b2+LW2_1*tansig(b1+IW1_1*x1); %for one hidden layer
what will be my formula look like if I use 2hidden layers 20 15 neurons?
채택된 답변
추가 답변 (1개)
Ayoub Azzouzi
2019년 6월 17일
0 개 추천
Hi there,
I need your help please!
I want creat neural network model for rotor flux estimation, can you help me please ?




Regrads!
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!