0% found this document useful (0 votes)
11 views2 pages

Artificial Inte

Ai

Uploaded by

milkessa27
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Artificial Inte

Ai

Uploaded by

milkessa27
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

Artificial Intelligence(AI): Artificial intelligence, or AI, describes when a machine mimics cognitive
functions that humans associate with other human minds, such as learning and problem solving. On an
even more elementary level, AI can merely be a programmed rule that tells the machine to behave in a
specific way in certain situations. In other words, artificial intelligence can be nothing more than several
if-else statements.

2. Machine learning: is a series of algorithms that analyze data, learn from it and make informed
decisions based on those learned insights.Machine learning is a relatively old field and incorporates
methods and algorithms that have been around for dozens of years, some of them since the 1960s.In
short, machine learning models are optimization algorithms. If you tune them right, they minimize error
by guessing and guessing and guessing again.Machine learning in particular requires complex math and
a lot of coding to achieve the desired functions and results. Machine learning also incorporates classical
algorithms for various kinds of tasks such as clustering, regression or classification. We have to train
these algorithms on large amounts of data. The more data you provide for your algorithm, the better
your model and desired outcome gets.

3. Deep learning is a subfield of artificial intelligence based on artificial neural networks. Since deep
learning algorithms also require data in order to learn and solve problems, we can also call it a subfield
of machine learning. The terms machine learning and deep learning are often treated as synonymous.
However, these systems have different capabilities.Unlike machine learning, deep learning uses a multi-
layered structure of algorithms called the neural network.Artificial neural networks have unique
capabilities that enable deep learning models to solve tasks that machine learning models could never
solve.All recent advances in intelligence are due to deep learning. Without deep learning we would not
have self-driving cars, chatbots or personal assistants like Alexa and Siri. Google Translate would remain
primitive and Netflix would have no idea which movies or TV series to suggest. In general Artificial
Intelligence is a program that can sense, reason, act and adapt. Machine Learning is algorithms whose
performance improve as they are exposed to more data over time. Deep Learning is a subset of machine
learning in which multilayered neural networks learn from vast amounts of data.

https://builtin.com/artificial-intelligence/ai-vs-machine-learning#:~:text=Artificial%20Intelligence%3A
%20a%20program%20that,from%20vast%20amounts%20of%20data.

You might also like