0% found this document useful (0 votes)
55 views1 page

ANN Problem

The network shown in the figure has bipolar sigmoid transfer functions and needs to be updated using backpropagation with a learning rate of 0.6 to reduce the total error, with target outputs of 1 for neuron y2 and 0.5 for neuron y3.

Uploaded by

Prateek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views1 page

ANN Problem

The network shown in the figure has bipolar sigmoid transfer functions and needs to be updated using backpropagation with a learning rate of 0.6 to reduce the total error, with target outputs of 1 for neuron y2 and 0.5 for neuron y3.

Uploaded by

Prateek Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 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