ხელოვნური ინტელექტი (AI), მანქანური სწავლება (ML) და ღრმა სწავლება დაკავშირებული, მაგრამ განსხვავებული კონცეფციებია — ისინი ქმნიან დაკვანძულ სტრუქტურას, სადაც ღრმა სწავლება არის 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)
