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!