Question: In A Multi-Layer Architecture containing two layers, compute the output of two hidden neurons h 1 , h 2 and one output neuron using forward
- In A Multi-Layer Architecture containing two layers, compute the output of two hidden neurons h1, h2 and one output neuron using forward pass / function signal. Use logistic function with a =1. Calculate the error signal e for the given values.
(Bias) W, = -0.5 X1 = 2 W1 = 0.4 W3 = 0.8 Desired Output D = 29 W2=1.0 Output X2= 6 W3 = 0.2 W6 = 0.6 W4 = 0.7 (Bias) W, = -0.5 (Bias) W, = -0.5 |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
