🤖 What is AI (Artificial Intelligence)?
AI is the ability of a computer or program to imitate human intelligence.
It can learn from experience.
It can make decisions or solve problems.
It is used everywhere: in phones, Google Maps, Netflix, ChatGPT, autonomous cars.
Simple example: When Google Translate translates a text, it is using AI.
📊 What is Machine Learning (ML)?
Machine Learning is a part of AI that learns from data without needing every rule to be programmed.
It provides many examples → the program learns the patterns by itself.
The more data it has, the more accurate it becomes.
Example:
If we give a model many pictures of dogs and cats → it learns to distinguish them on its own when given a new picture.

🧠 What is Deep Learning (DL)?
Deep Learning is a subfield of Machine Learning that uses artificial neural networks (inspired by the human brain).
Very powerful when there is a lot of data and strong computers.
Used for image recognition, automatic translation, text generation, music creation, etc.
Example:
When Facebook/Instagram recognizes your face in a photo → it is using Deep Learning.