Question: Ouestion No 0 3 : Consider the neural network architecture with two inputs ( x 1 , x 2 ) three hidden layer neurons and

Ouestion No 03:
Consider the neural network architecture with two inputs (x1, x2) three hidden
layer neurons and two output neurons (Y1,Y2. Assume that each neuron has a
bias term set equal to -1 and each neuron uses the sigmoid activation function
given as
f(x)=11+e-x
Input Layer Hidden Layer
Weights of all neurons as shown on the figure are:
Hidden Neurons
Output Neurons
For the training example with input x=[1,1] and Target Y=[0,1]
Compute Output
Compute the neural network output where =1
Error Calculation and Back Propagation - For each of the output neurons,
compute the error term k used by the back propagation algorithm to update
the weights.
Compute the error term h for each of the hidde n neurons.
Weight Update
Use the errors computed above to compute the updated weights of the neural
network. Take the value of learning rate =0.5.
 Ouestion No 03: Consider the neural network architecture with two inputs

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!