Formula for two layer FFNN
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
Ayoub Azzouzi
il 17 Giu 2019
0 voti
Hi there,
I need your help please!
I want creat neural network model for rotor flux estimation, can you help me please ?




Regrads!
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!