Question: Consider a neural network that represents the following function: hat ( y ) = ( w 5 ( w 1 x 1 + w 2
Consider a neural network that represents the following function:
hat
where denotes input variables, hat is the output variable, and is the logistic function:
Suppose the loss function used for training this neural network is the loss, iehat
hat Assume that the network has its weights set as:
a marks Draw the computational graph for this function. Define appropriate in
termediate variables on the computational graph. break the logistic function into smaller
components.
b marks Given an input data point with true
label of compute the partial derivative by using the backpropagation algorithm.
Indicate the partial derivatives of your intermediate variables on the computational graph.
Round all your calculations to decimal places.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
