Artificial Intelligence & Machine Learning
What is the name for a mathematical function applied to a neural network node's output to introduce non-linearity?
- A. Convolutional Neural Network (CNN)
- B. Feature (machine learning)
- C. Activation function ✓
- D. Hyperparameter
Correct answer
C. Activation function
Explanation
Activation function refers to a mathematical function applied to a neural network node's output to introduce non-linearity.