AI - Lec 01
AI - Lec 01
Lecture-01
1
Introduction to AI
• Topics to be covered
• Introduction to AI
• Types of AI
• What is Intelligence
Components of intelligence:
• Learning,
• Reasoning,
• Problem solving,
• Perception,
• Using language 2
Artificial Intelligence (AI),
4
AI Vs Robot
5
AI - Applications
• Artificial Intelligence in this limited sense is found in
applications as diverse as
• Medical diagnosis,
• Computer search engines,
• voice or handwriting recognition.
6
What is intelligence?
• THE ABILITY TO
• UNDERSTAND,
• LEARN AND
• THINK.
• The ability to apply knowledge to manipulate one's
environment or to think abstractly as measured by
objective criteria (such as tests).
• The definition of intelligence is the ability to retain
knowledge, use reasoning to solve problems or have
above average brain power.
7
Types of Intelligence
8
Learning
• There are a number of different forms of learning as
applied to artificial intelligence.
• The simplest is learning by trial and error.
Example - Chess
• A simple computer program for solving mate-in-one chess problems
might try moves at random until mate is found.
• The program might then store the solution with the position so that
the next time the computer encountered the same position it would
recall the solution.
• This simple memorizing of individual items and procedures—known
as rote learning—is relatively easy to implement on a computer.
Reasoning
10
Problem solving