Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2022 Grenoble France September 19 23 2022 Proceedings Part 4 Lnai 13716

Authors: Massih-Reza Amini ,Stephane Canu ,Asja Fischer ,Tias Guns ,Petra Kralj Novak ,Grigorios Tsoumakas

1st Edition

3031264118, 978-3031264115

More Books

Students also viewed these Databases questions