Question: Consider the following MLP network. After some training, the units in the neural network have the following weight vectors: v 1 = ( [ -

Consider the following MLP network.
After some training, the units in the neural network have the following weight vectors:
v1=([-2],[2],[2]),v2=([1],[1],[-1]),w1=(1-3.5),w2=(0.5-1.2), and w3=(0.30.6)
Assume that all units have sigmoid activation functions given by
f(x)=11+e-x
and that each unit has a bias =0(zero).
The inputs of the network are given by x=([2,3,1])T and the corresponding desired outputs
are given by d=([1,0,1])T.
a) What is the error (local gradient) for each of the output units?
b) Update the output weights.
c) What is the error for each of the hidden units?
d) Update the input weights.
 Consider the following MLP network. After some training, the units in

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!