AI vs ML vs DL vs DS

 Every Fresher is confused about the difference between AI, ML and Data Science.

So, Let's Understand that by Venn diagram.




AI (Artificial Intelligence)
A machine that can do the task without any Human Intervention. Replica of Human.
ex. Self Driving Cars

ML (Machine Learning) - 
A machine that can predict/guess better.
ex. Spam/Not Spam Mail

DL (Deep Learning) - 
A machine that can mimic Human Brain. Neural Networks are used for that.
ex. Face Recognition System

DS (Data Science) - 
It uses the concepts of AI, ML, DL and makes a more powerful and Advanced system.
ex. Movie Recommendation System


Comments

Popular posts from this blog

Extracting Tables and Text from Images Using Python

Positional Encoding in Transformer