In a neural network, what does a neuron compute?
Answer options
A
The error of the network
B
The gradient of the loss
C
The learning rate
D
A fixed value
E
A weighted sum followed by an activation function
Correct answer: A weighted sum followed by an activation function
Explanation
The source marks the correct answer as: A weighted sum followed by an activation function.