Subsets of AI
AI ⊃ ML ⊃ DL is the usual picture. AI also includes search, logic, planning, robotics without any neural net. ML learns from data. DL uses deep nets. NLP, vision, RL sit across these. Generative models are a current DL/NLP slice.
Trap — “AI means neural networks only”. Search and expert systems are still AI.
Output — idea / do / check for Subsets of AI. Fill those three in the viva.
AI
└── ML
└── DL
(+ search, logic, robotics)Exam tip
Draw the three nested circles + one outsider (search).