Which component of a neural network is responsible for combining inputs and passing them to the next layer?
Answer options
A
Neuron (or Node)
B
Recurrent Neural Network (RNN)
C
Convolutional Neural Network (CNN)
D
Generative Adversarial Network (GAN)
Correct answer: Neuron (or Node)
Explanation
The correct answer is: Neuron (or Node).