AI, machine learning (ML), మరియు deep learning సంబంధితమైనవి కానీ విభిన్నమైనవి — అవి nested concepts ను ఏర్పరుస్తాయి, deep learning ML యొక్క subset, మరియు ML AI యొక్క subset. వాటి సంబంధం అర్థం చేసుకోవడం ఈ ఫీల్డ్ను స్పష్టం చేస్తుంది.
The nested relationship
AI (Artificial Intelligence) → the broadest: machines performing tasks that require
human-like intelligence (reasoning, learning, perception, decision-making)
└─ MACHINE LEARNING (ML) → a subset: systems that LEARN from DATA (improve at a task
from examples) rather than being explicitly programmed with rules
└─ DEEP LEARNING → a subset of ML: uses multi-layered NEURAL NETWORKS to learn
complex patterns (powers modern AI: vision, language, etc.)
→ AI ⊃ ML ⊃ Deep Learning (each is a more specific subset)
