You are on page 1of 1

Update the weights of the multi-layer network shown in figure using backpropagation algorithm.

The
transfer functions of the neurons are bipolar sigmoid functions. Target outputs are y2*=1 and y3*=0.5.
Learning rate is 0.6.

Show that with the updated weights there is a reduction in the total error.

You might also like