(Choose 1 answer)
What does a neuron compute?
A. A neuron computes an activation function followed by a linear function (z = Wx + b)
B. A neuron computes a linear function (z = Wx + b) followed by an activation function
C. A neuron computes a function g that scales the input x linearly (Wx + b)
D. A neuron computes the mean of all features before applying the output to an activation function
Exit 8