Ai, ML, DL
Ai, ML, DL
AI is the broader
family consisting of
ML is the subset of AI. DL is the subset of ML.
ML and DL as it’s
components.
DL is a ML algorithm
AI is a computer
that uses deep(more
algorithm which ML is an AI algorithm
than one layer) neural
exhibits intelligence which allows system to
networks to analyze
through decision learn from data.
data and provide output
making.
accordingly.
DL can be considered as
neural networks with a
large number of
Three broad parameters layers lying
categories/types Of AI Three broad in one of the four
are: Artificial Narrow categories/types Of ML fundamental network
Intelligence (ANI), are: Supervised architectures:
Artificial General Learning, Unsupervised Unsupervised Pre-
Intelligence (AGI) and Learning and trained Networks,
Artificial Super Reinforcement Learning Convolutional Neural
Intelligence (ASI) Networks, Recurrent
Neural Networks and
Recursive Neural
Networks
The efficiency Of AI is
Less efficient than DL as
basically the More powerful than ML
it can’t work for longer
efficiency provided by as it can easily work for
dimensions or higher
ML and DL larger sets of data.
amount of data.
respectively.
Examples of AI
applications include:
Examples of ML Examples of DL
Google’s AI-Powered
applications include: applications include:
Predictions,
Virtual Personal Sentiment based news
Ridesharing Apps Like
Assistants: Siri, Alexa, aggregation, Image
Uber and Lyft,
Google, etc., Email Spam analysis and caption
Commercial Flights
and Malware Filtering. generation, etc.
Use an AI Autopilot,
etc.
Artificial Machine Learning Deep Learning
Intelligence
ML algorithms can be
categorized as
supervised,
AI can be further unsupervised, or DL algorithms are
broken down into reinforcement learning. inspired by the structure
various subfields such In supervised learning, and function of the
as robotics, natural the algorithm is trained human brain, and they
language processing, on labeled data, where are particularly well-
computer vision, the desired output is suited to tasks such as
expert systems, and known. In unsupervised image and speech
more. learning, the algorithm recognition.
is trained on unlabeled
data, where the desired
output is unknown.
DL networks consist of
multiple layers of
In reinforcement
interconnected neurons
AI systems can be learning, the algorithm
that process data in a
rule-based, learns by trial and error,
hierarchical manner,
knowledge-based, or receiving feedback in the
allowing them to learn
data-driven. form of rewards or
increasingly complex
punishments.
representations of the
data.