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