AI, machine learning (ML), மற்றும் deep learning என்பவை தொடர்புடையவை ஆனால் வேறுபட்டவை — அவை உள்ளடங்கிய கருத்துக்களை உருவாக்குகின்றன, deep learning என்பது ML இன் ஒரு உபசெட், மற்றும் ML என்பது AI இன் ஒரு உபசெட். அவற்றின் உறவைப் புரிந்துகொள்வது இந்த துறையை தெளிவுபடுத்துகிறது.
உள்ளடங்கிய உறவு
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)
