Question 17
Consider the following neural network and answer the given subquestions.
A feedforward neural network has 2 input neurons, one hidden layer (l = 1) with 2 neurons, and one output neuron (l = 2). Every neuron uses the sigmoid activation
. For each layer : , Here is the input. Binary cross entropy loss is being used.
Compute the pre-activation input to the output neuron, , and the final output . Give correct to four decimal places.