Question: Write your answer to three decimal places. Consider we have a cross-entropy loss function for binary classification: L=[yln(a)+(1y)ln(1a)], where a is the probability out from

![cross-entropy loss function for binary classification: L=[yln(a)+(1y)ln(1a)], where a is the probability](https://s3.amazonaws.com/si.experts.images/answers/2024/09/66da5845cad4b_47766da58454c609.jpg)
Write your answer to three decimal places.
Consider we have a cross-entropy loss function for binary classification: L=[yln(a)+(1y)ln(1a)], where a is the probability out from the output layer activation function. We've built a computation graph of the network as shown below. The blue letters below are intermediate variable labels to help you understand the connection between the network architecture graph above and the computation graph. When y=1, what is the gradient of the loss function w.r.t. W11? Write your answer to three decimal places. Note: Please use the computation graph method. One can calculate the gradient directly using chain rules, but if the computation graph is not used at all, it will not score properly. Try to fill the red boxes above. This question does not need coding and the answer can be easily obtained analytically. Hint: You may use the property of z(z)=(1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
