Q8Principles of Artificial Intelligence
Question
2 marks
Explain the term 'Machine Learning'.
Answer
Machine Learning is a mathematical subfield of AI where algorithms violently extract hidden patterns from massive datasets, aggressively improving their predictive performance without being explicitly programmed.
Unlike classical AI which relies on hardcoded logical rules (Expert Systems), Machine Learning utilizes massive mathematical optimization algorithms (like Gradient Descent). The architecture ingests millions of data points and mathematically alters its own internal weights to violently minimize a Loss Function, allowing it to predict future unseen data.