Question: In the neural network below, w 2 = - 1 , w h = 2 , and the remaining connection weights are all equal to

In the neural network below, w2=-1,wh=2, and the remaining connection weights are all equal to 1. Assume
that each neuron directly "fires" with strength equal to the sum of the input signals it receives (i.e. no bias
terms, no activation functions). When the top input neuron's input is -1.5 and the bottom's is 3, we want the
network to output 0, but the network currently outputs something different. Assuming we can only change
the connection weights of wa and wb determine whether each one should be increased or decreased to push
the network's output closer to the correct value, and explain why. Hint: Calculate the output of the network
first, then work backwards. (15 points)
Input Laver
Hidden Laver
Output Laver
In the neural network below, w 2 = - 1 , w h = 2

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 Programming Questions!