Day 1 AI vs ML vs DL

AI vs ML vs DL β€” And Why It Matters for Security

Day 01 Poster

Today, I explored the differences between Artificial Intelligence (AI), Machine Learning (ML), and Deep Learning (DL) β€” terms often used interchangeably, but each has its own level of depth and scope.


πŸ” Analogy to Simplify It

AI is like a Country

  • It’s the broadest concept β€” enabling machines to mimic human intelligence.

  • Example: A robot that can clean your room by understanding voice commands and navigating space.

ML is like a State within that Country

  • A subset of AI where machines learn from data to make predictions/decisions without being explicitly programmed.

  • Example: Image recognition, recommendation systems.

DL is like a Province within that State

  • A specialized type of Machine Learning that mimics how the human brain works β€” using layers of β€œneurons” to learn from complex data like images, sounds, or videos.

  • Example: Self-driving cars that understand images, voice, etc.

They're not separate technologies β€” they're nested within each other.


πŸ”’ Looking Through a Security Lens

These technologies don’t just power amazing innovations β€” they also open up new attack surfaces:

  • AI – Input Manipulation If someone gives confusing or malicious voice commands, the robot may malfunction or perform incorrect actions.

  • ML – Adversarial Attacks A slightly altered image could fool the model into misclassifying (e.g., a cat image classified as a dog).

  • DL – Poisoned Training Data If attackers inject bad data, the model may learn incorrect behavior (e.g., ignore stop signs). πŸ‘‰ Interesting: DL models are often β€œblack boxes,” making failures hard to diagnose or fix.

As these systems make critical decisions, understanding and securing them is no longer optional β€” it’s essential.


I'm starting from scratch β€” but by Day 100, I aim to become a Subject Matter Expert in AI/ML Security.

πŸ“’ Follow along, share your favorite resources, or drop ideas below. I’m all ears!


πŸ“š Resources


Day 1/100 β€” Beginning My #100DaysOfAISec Journey


Last updated