In a neural network, what does a neuron compute?
Answer options
A
A weighted sum followed by an activation function
B
Recurrent Neural Network (RNN)
C
Convolutional Neural Network (CNN)
D
Generative Adversarial Network (GAN)
Correct answer: A weighted sum followed by an activation function
Explanation
The correct answer is: A weighted sum followed by an activation function.