Question 22
A four-dimensional input x = [3, 4, 1, 2] is passed to a hidden layer with a single neuron and an activation function a(.) to obtain z. Assume that the corresponding weights (from input to hidden layer) are [0.3, 0,−0.4, 0.5] and bias is 0.2.
Consider the corresponding activation functions and give the corresponding value of z. Based on the above data, answer the given subquestions.
Leaky-ReLU_____________