Unit-1 Introduction To AI
Unit-1 Introduction To AI
CLASS XI 2023-2024
UNIT 1: INTRODUCTION: AI FOR EVERYONE
NOTES
When a machine possesses the ability to mimic the human capabilities like making
decisions, predict the future and learn and improve on its own, then it is said to be
artificial intelligence.
By collecting data, understanding data, analyzing data, learning from data, and by
continuously improving it.
John McCarthy
3. 1956: Birth of AI – Dartmouth Conference: a small group of scientists gathered for the
Dartmouth Summer Research Project on Artificial Intelligence, which was the birth of
this field of research.
4. 1966: First Chatbot – Eliza- A software program ELIZA, which aimed at tricking it
users by making them believe that they were having a conversation with a real human
being.
5. 1972: First Intelligence Robot (Wabot-1): The WABOT-1 was able to communicate-
with a person in Japanese and to measure distances and directions to the objects using
external receptors, artificial ears and eyes, and an artificial mouth. The WABOT-1
walked with his lower limbs and was able to grip and transport objects with hands that
used tactile-sensors.
7. 1980: Expert System - Expert systems are designed to solve complex problems by
reasoning through bodies of knowledge, represented mainly as if–then rules rather than
through conventional procedural code.
9. 1997: IBM- Deep Blue – First super computer to beat a world chess champion : A
Chess playing computer named Deep Blue won its first game against world champion
Garry Kasparov in game one of a six-game match on 10 February 1996.
10. 2002 : AI in Home – Roomba : Roombas feature a set of sensors that enable them to
navigate the floor area of a home and clean it. For instance, Roombas' sensors can detect
the presence of obstacles, detect dirty spots on the floor, and sense steep drops to keep
them from falling down stairs.
11. 2011: IBM’s Watson – Wins quiz show: Watson is a question-answering computer
system capable of answering questions posed in natural language, developed in IBM's
DeepQA project by a research team led by principal investigator David Ferrucci. Watson
was named after IBM's founder and first CEO, industrialist Thomas J. Watson.
12. 2012 : Google now - Google Now was a feature of Google Search of the Google app
for Android and iOS. Google Now proactively delivered information to users to predict
(based on search habits and other factors) information they may need in the form of
informational cards. Google Now branding is no longer used, but the functionality
continues in the Google app and its feed.
13. 2014 – Chatbot Eugene Gootsman – Wins a Turing test - Eugene Goostman is a
chatbot that some regard as having passed the Turing test, a test of a computer's ability
to communicate indistinguishably from a human.
14. 2015 – Amazon Echo --is a brand of smart speakers developed by Amazon. Echo
devices connect to the voice-controlled intelligent personal assistant service Alexa,
which will respond when you say "Alexa". Users may change this wake word to
"Amazon", "Echo" or "Computer". The features of the device include: voice interaction,
music playback, making to-do lists, setting alarms, streaming podcasts, and playing
audiobooks, in addition to providing weather, traffic and other real-time information. It
can also control several smart devices, acting as a home automation hub. The smart
speaker needs to use Wi-Fi to connect to Internet, there is no Ethernet port.
Turing Test
The Turing Test is a simple method of determining whether a machine can demonstrate
human intelligence: If a machine can engage in a conversation with a human without
being detected as a machine, it has demonstrated human intelligence.
1.Structured Data
2.Unstructured Data
Structured Data
Structured data has predefined data types and format so that it
fits well in the column/ fields of database or spreadsheet.
They are highly organized and easily analyzed. The data that
can be stored in relational databases or spread sheets (like
Excel) is the best example of structured data.
Eg: Name, Age. Address of a person
Unstructured Data
It cannot be processed and analyzed using conventional
relational database (RDBMS) methods.
Non-relational, or NOSQI databases, are best fit for managing
unstructured data.
Examples of unstructured data include text, video, audio,
mobile activity, social media activity, satellite imagery,
surveillance imagery
13. What is machine learning? Explain different Categories of Machine Learning?
Supervised Learning
In Supervised Learning we train the machine with labelled data (i.e. some
data is already tagged with correct answer) and then becomes ready to
predict the outcomes for unforeseen data.
Supervised Learning
We provide the system with data that contains photos of apples and let it
know that these are apples. This is called labelled data.
The model learns from the labelled data and the next time you ask it to
identify an apple, it can do it easily.
Practical applications of supervised learning algorithms in real life:
Text categorization
Face Detection
Signature recognition
Spam detection
Unsupervised Machine Learning
We provide the system with a data that contains photos of different kinds
of fruits and ask it to segregate it
The system will look for patterns in the data. Patterns like shape, colour
and size and group the fruits based on those attributes
Customer segmentation (Demographic Segmentation – based on gender,
age, occupation, marital status, income, etc. )
Anomaly detection (Detecting credit card fraud)
Pattern recognition (grouping images, transcribing audio)
Reinforcement Machine Learning
Conventional Programming refers to any manually created program which uses input
data, runs on a computer and produces the output.
Conventional programming
In Machine Learning (ML), the input data and the output data are fed to an algorithm
(Machine learning algorithm) to create a program.
Machine Learning
17. Draw the diagram of Artificial neural network and explain each layer?
This is the layer where information or initial data from the real world gets
introduced into the neural network.
The information is then passed onto the hidden node where computations
can begin.
Hidden Layer:
Output Layer:
This is the final stage where the computations conclude, and data is made
available to the output layer from where it gets transferred back into the
real-world environment.
18. Explain the difference between machine learning and deep learning?
Automated Driving
Aerospace and Defence
Medical research
Industrial automation
AI Data Analyst
Big Data Engineer
Business Intelligence Developer
Data scientist
ML Engineer
Product manager
Research scientist
****