Unit 1
Unit 1
AMAL YADAV
MPIT, AMROHA
ARTIFICIAL INTELLIGENCE
What is Artificial Intelligence?
▪ Artificial Intelligence (AI) refers to the simulation of
human intelligence in machines that are
programmed to think and act like humans.
▪ It involves the development of algorithms and
computer programs that can perform tasks that
typically require human intelligence such as visual
perception, speech recognition, decision-making,
and language translation.
▪ AI has the potential to revolutionize many industries
and has a wide range of applications, from virtual
personal assistants to self-driving cars.
Why Artificial Intelligence?
▪ With the help of AI, we can create such software or devices which can solve
real-world problems very easily and with accuracy such as health issues,
marketing, traffic issues, etc.
▪ We can create your personal virtual Assistant, such as Cortana, Google
Assistant, Siri, etc.
▪ We can build such Robots which can work in an environment where survival of
humans can be at risk.
▪ AI opens a path for other new technologies, new devices, and new
Opportunities.
Classification of AI
Types of AI
• Bias and unfairness: AI systems can perpetuate and amplify existing biases in data
and decision-making.
• Lack of transparency and accountability: Complex AI systems can be difficult to
understand and interpret, making it challenging to determine how decisions are
being made.
• Job displacement: AI has the potential to automate many jobs, leading to job loss
and a need for reskilling.
• Security and privacy risks: AI systems can be vulnerable to hacking and other
security threats, and may also pose privacy risks by collecting and using personal
data.
• Ethical concerns: AI raises important ethical questions about the use of technology
for decision-making, including issues related to autonomy, accountability, and
human dignity.
DATA SCIENCE
What is Data Science?
• Features of ML:
✔ Machine learning uses data to detect various patterns in
a given dataset.
✔ It can learn from past data and improve automatically.
a) Supervised Learning
❑ sample labeled
data are provided
to the machine
learning system
for training, and
the system then
predicts the
output based on
the training data.
❑ Supervised
learning can be
grouped further in
two categories of
algorithms:
✔ Classification
✔ Regression
b) Unsupervised Learning
❑ The training is provided
to the machine with the
set of data that has not
been labeled, classified,
or categorized, and the
algorithm needs to act
on that data without
any supervision. The
goal of unsupervised
learning is to
restructure the input
data into new features
or a group of objects
with similar patterns.
❑ It can be further
classifieds into:
✔ Clustering
✔ Association
c) Reinforcement Learning
❑ Reinforcement learning is a
feedback-based learning
method, in which a learning
agent gets a reward for each
right action and gets a penalty
for each wrong action.
❑ The agent learns automatically
with these feedbacks and
improves its performance. The
goal of an agent is to get the
most reward points, and hence,
it improves its performance.
✔ The robotic dog, which
automatically learns the
movement of his arms, is an
example of Reinforcement
Application Advantage Disadvantage
Comparison between AI, ML and DS
COMPARISON VIDEO
THANK YOU