SlideShare a Scribd company logo
1 of 14
1
Lecture 1: Introduction to Artificial Intelligence
2
What is AI?
• The branch of computer science called Artificial Intelligence
is said to have been born at a conference held at
Dartmouth, USA, in 1956
• The scientists attending that conference represented several
different disciplines: mathematics, neurology,
psychology, electrical engineering, etc
• They had one thing in common:
They all were trying to use the recently developed
computers to simulate various aspects of human
intelligence
3
What is AI?
• Artificial Intelligence may be defined as the branch of
computer science that is concerned with the
automation of intelligent behavior
• An exact definition of intelligence is not easy to formulate
• However, there are some general abilities which are
universally considered as intelligent
4
What is AI?
According to Douglas Hofstadter these are:
- To respond to situations very flexibly
If the same response is exhibited each time, the behavior
is called mechanical.
To survive in changing environments, one need to exhibit
innovative behavior (e.g. art of begging)
- To make sense out of ambiguous or contradictory messages
We understand such messages because our knowledge
and experience allows us to place them in context.
(e.g. time flies like an arrow, buy this washing powder
versus buy that washing powder)
5
What is AI?
- To recognize the relative importance of different elements
of a situation
(e.g. quality versus price of a commodity)
- To find similarities between situations despite differences
which may separate them
(e.g. chairs in two different pictures)
- To draw distinctions between situations despite similarities
which may link them
(e.g. differences in two cars)
These abilities are largely due to knowledge and experience,
which allows you to place an information in its wider context
6
What is AI?
Another definition of intelligence:
It is the ability to
- perceive inter-relationship of facts
- learn and understand from experience
- acquire and retain knowledge
- respond quickly and successfully to a new
situation
7
What is AI?
Turing test was proposed in 1950.
It is a test to decide whether or not a particular
machine is intelligent.
Predicted that by 2000, a machine might have a 30%
chance of fooling a lay person for 5 minutes
8
What is AI?
- Contact only through monitor and keyboard
- Machine tries to pose as a human
- If the player cannot distinguish between human and
machine, then machine is considered intelligent
Revised Turing Test: A human converses with an unseen
respondent and attempts to determine whether it is a
man or machine. If the computer fools you into
thinking that it is a human, than that machine is
intelligent
9
What is AI?
Sometimes it is possible to program computers to carry on
shallow conversations, in limited areas, and thus fool
unsuspecting humans into believing that they are
addressing other humans.
Example: Program ELIZA simulating a psychiatrist.
Person: I miss my children
ELIZA: “Why do you miss your children?”
or “ Tell me more about your family”
ELIZA is programmed to ask pre-determined questions
and parrot segments of your responses back to you.
Hence Turing test may not be such a good judge of
machine intelligence after all
10
What is AI?
This leads us to the issue of “understanding”
Even though a machine may be exhibiting intelligent
behaviour, it does not “understands” what it is doing
Searle’s Chinese Room Example
Strong and Weak AI
11
Major AI Areas
1. Expert Systems
An ES is a computer program designed to act as an expert in a
particular domain (area of expertise). It typically includes a sizeable
knowledge base, consisting of facts about the domain and rules
for application to those facts. Medical (e.g. PXDES, MYCIN)
and Agriculture (e.g. AGREX)
2. Natural Language Processing
Goal is to enable people and computers to communicate in
ordinary or natural English.
- Comprehension of natural language:
Keyboard input (e.g. MS Word Processor), speech
recognition (e.g. IBM VoiceType Dictation , BBN
corporation: voice activated browsers, speaker
identification for security and Operetta™)
- Generation of natural language.
12
Major AI Areas
3. Machine learning
Field of study that gives computer the ability to learn without
being explicitly programmed (Arthur Samuel, 1956)
ML learning provides best methods for
developing particular kinds of software, in
applications where:
1. Application is too much
complex for people to manually
design the algorithm. For instance,
soft- wares for sensor-based
prediction tasks such as speech
recognition and computer vision.
13
Major AI Areas
3. Machine learning
Field of study that gives computer the ability to learn without
being explicitly programmed (Arthur Samuel, 1956)
ML learning provides best methods for
developing particular kinds of software, in
applications where:
2. Applications require that the
software customize to its operational
environment after it is fielded. For
example, speech recognition system
that customize to the user who purchase
the software or recommenders
14
Major AI Areas
4. Robotics and Computer Vision
Factory automation
Autonomous vehicles
Robots: Electromechanical devices programmed to
perform manual tasks. Not all robots are
intelligent. Some are pre-programmed by
conventional techniques and are dumb. An
intelligent robot usually includes some kind of
sensory apparatus that allows it to respond to
changes in its environment.
Computer Vision: it is field that include methods for
acquiring, processing, analyzing and understanding
images in order to produce numerical and symbolic
information. For example, medical image processing
is an application of computer vision

More Related Content

Similar to 7967511.ppt

Introduction to Artificial Intelligence - Cybernetics Robo Academy
Introduction to Artificial Intelligence - Cybernetics Robo AcademyIntroduction to Artificial Intelligence - Cybernetics Robo Academy
Introduction to Artificial Intelligence - Cybernetics Robo AcademyTutulAhmed3
 
artificial intelligence
artificial  intelligence artificial  intelligence
artificial intelligence Aamir Kiyani
 
Advancement in artificial intelligence: Should Humans be Worried?
Advancement in artificial intelligence: Should Humans be Worried?Advancement in artificial intelligence: Should Humans be Worried?
Advancement in artificial intelligence: Should Humans be Worried?Raymond Owusu
 
AI Foundation, Challenges and Applications.pptx
AI Foundation, Challenges and Applications.pptxAI Foundation, Challenges and Applications.pptx
AI Foundation, Challenges and Applications.pptxWaqas Ahmad
 
What is Artificial Intelligence?
What is Artificial Intelligence?What is Artificial Intelligence?
What is Artificial Intelligence?Maad M. Mijwil
 
Artificial Intelligence power point presentation
Artificial Intelligence power point presentationArtificial Intelligence power point presentation
Artificial Intelligence power point presentationDavid Raj Kanthi
 
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptEELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptDaliaMagdy12
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science Melaku Bayih Demessie
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligenceBise Mond
 
Artificialintelignce lecture1 BCS7
Artificialintelignce lecture1 BCS7Artificialintelignce lecture1 BCS7
Artificialintelignce lecture1 BCS7Amna Saeed
 
Artificialintelignc 131019040643-phpapp01
Artificialintelignc 131019040643-phpapp01Artificialintelignc 131019040643-phpapp01
Artificialintelignc 131019040643-phpapp01Amna Saeed
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence TAIMOOR KHAQAN
 
Introduction to Artificial intelligence and ML
Introduction to Artificial intelligence and MLIntroduction to Artificial intelligence and ML
Introduction to Artificial intelligence and MLbansalpra7
 

Similar to 7967511.ppt (20)

AI: A Begining
AI: A BeginingAI: A Begining
AI: A Begining
 
Introduction to Artificial Intelligence - Cybernetics Robo Academy
Introduction to Artificial Intelligence - Cybernetics Robo AcademyIntroduction to Artificial Intelligence - Cybernetics Robo Academy
Introduction to Artificial Intelligence - Cybernetics Robo Academy
 
artificial intelligence
artificial  intelligence artificial  intelligence
artificial intelligence
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Artifical intelligence (a.i)
Artifical intelligence (a.i)Artifical intelligence (a.i)
Artifical intelligence (a.i)
 
Advancement in artificial intelligence: Should Humans be Worried?
Advancement in artificial intelligence: Should Humans be Worried?Advancement in artificial intelligence: Should Humans be Worried?
Advancement in artificial intelligence: Should Humans be Worried?
 
AI Foundation, Challenges and Applications.pptx
AI Foundation, Challenges and Applications.pptxAI Foundation, Challenges and Applications.pptx
AI Foundation, Challenges and Applications.pptx
 
What is Artificial Intelligence?
What is Artificial Intelligence?What is Artificial Intelligence?
What is Artificial Intelligence?
 
A.I.
A.I.A.I.
A.I.
 
Artificial Intelligence power point presentation
Artificial Intelligence power point presentationArtificial Intelligence power point presentation
Artificial Intelligence power point presentation
 
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.pptEELU AI  lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
EELU AI lecture 1- fall 2022-2023 - Chapter 01- Introduction.ppt
 
Selected topics in Computer Science
Selected topics in Computer Science Selected topics in Computer Science
Selected topics in Computer Science
 
(Ch#1) artificial intelligence
(Ch#1) artificial intelligence(Ch#1) artificial intelligence
(Ch#1) artificial intelligence
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Artificialintelignce lecture1 BCS7
Artificialintelignce lecture1 BCS7Artificialintelignce lecture1 BCS7
Artificialintelignce lecture1 BCS7
 
Artificialintelignc 131019040643-phpapp01
Artificialintelignc 131019040643-phpapp01Artificialintelignc 131019040643-phpapp01
Artificialintelignc 131019040643-phpapp01
 
Lec-01.ppt
Lec-01.pptLec-01.ppt
Lec-01.ppt
 
Artificial intelligence
Artificial intelligence Artificial intelligence
Artificial intelligence
 
Introduction to Artificial intelligence and ML
Introduction to Artificial intelligence and MLIntroduction to Artificial intelligence and ML
Introduction to Artificial intelligence and ML
 

Recently uploaded

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

7967511.ppt

  • 1. 1 Lecture 1: Introduction to Artificial Intelligence
  • 2. 2 What is AI? • The branch of computer science called Artificial Intelligence is said to have been born at a conference held at Dartmouth, USA, in 1956 • The scientists attending that conference represented several different disciplines: mathematics, neurology, psychology, electrical engineering, etc • They had one thing in common: They all were trying to use the recently developed computers to simulate various aspects of human intelligence
  • 3. 3 What is AI? • Artificial Intelligence may be defined as the branch of computer science that is concerned with the automation of intelligent behavior • An exact definition of intelligence is not easy to formulate • However, there are some general abilities which are universally considered as intelligent
  • 4. 4 What is AI? According to Douglas Hofstadter these are: - To respond to situations very flexibly If the same response is exhibited each time, the behavior is called mechanical. To survive in changing environments, one need to exhibit innovative behavior (e.g. art of begging) - To make sense out of ambiguous or contradictory messages We understand such messages because our knowledge and experience allows us to place them in context. (e.g. time flies like an arrow, buy this washing powder versus buy that washing powder)
  • 5. 5 What is AI? - To recognize the relative importance of different elements of a situation (e.g. quality versus price of a commodity) - To find similarities between situations despite differences which may separate them (e.g. chairs in two different pictures) - To draw distinctions between situations despite similarities which may link them (e.g. differences in two cars) These abilities are largely due to knowledge and experience, which allows you to place an information in its wider context
  • 6. 6 What is AI? Another definition of intelligence: It is the ability to - perceive inter-relationship of facts - learn and understand from experience - acquire and retain knowledge - respond quickly and successfully to a new situation
  • 7. 7 What is AI? Turing test was proposed in 1950. It is a test to decide whether or not a particular machine is intelligent. Predicted that by 2000, a machine might have a 30% chance of fooling a lay person for 5 minutes
  • 8. 8 What is AI? - Contact only through monitor and keyboard - Machine tries to pose as a human - If the player cannot distinguish between human and machine, then machine is considered intelligent Revised Turing Test: A human converses with an unseen respondent and attempts to determine whether it is a man or machine. If the computer fools you into thinking that it is a human, than that machine is intelligent
  • 9. 9 What is AI? Sometimes it is possible to program computers to carry on shallow conversations, in limited areas, and thus fool unsuspecting humans into believing that they are addressing other humans. Example: Program ELIZA simulating a psychiatrist. Person: I miss my children ELIZA: “Why do you miss your children?” or “ Tell me more about your family” ELIZA is programmed to ask pre-determined questions and parrot segments of your responses back to you. Hence Turing test may not be such a good judge of machine intelligence after all
  • 10. 10 What is AI? This leads us to the issue of “understanding” Even though a machine may be exhibiting intelligent behaviour, it does not “understands” what it is doing Searle’s Chinese Room Example Strong and Weak AI
  • 11. 11 Major AI Areas 1. Expert Systems An ES is a computer program designed to act as an expert in a particular domain (area of expertise). It typically includes a sizeable knowledge base, consisting of facts about the domain and rules for application to those facts. Medical (e.g. PXDES, MYCIN) and Agriculture (e.g. AGREX) 2. Natural Language Processing Goal is to enable people and computers to communicate in ordinary or natural English. - Comprehension of natural language: Keyboard input (e.g. MS Word Processor), speech recognition (e.g. IBM VoiceType Dictation , BBN corporation: voice activated browsers, speaker identification for security and Operetta™) - Generation of natural language.
  • 12. 12 Major AI Areas 3. Machine learning Field of study that gives computer the ability to learn without being explicitly programmed (Arthur Samuel, 1956) ML learning provides best methods for developing particular kinds of software, in applications where: 1. Application is too much complex for people to manually design the algorithm. For instance, soft- wares for sensor-based prediction tasks such as speech recognition and computer vision.
  • 13. 13 Major AI Areas 3. Machine learning Field of study that gives computer the ability to learn without being explicitly programmed (Arthur Samuel, 1956) ML learning provides best methods for developing particular kinds of software, in applications where: 2. Applications require that the software customize to its operational environment after it is fielded. For example, speech recognition system that customize to the user who purchase the software or recommenders
  • 14. 14 Major AI Areas 4. Robotics and Computer Vision Factory automation Autonomous vehicles Robots: Electromechanical devices programmed to perform manual tasks. Not all robots are intelligent. Some are pre-programmed by conventional techniques and are dumb. An intelligent robot usually includes some kind of sensory apparatus that allows it to respond to changes in its environment. Computer Vision: it is field that include methods for acquiring, processing, analyzing and understanding images in order to produce numerical and symbolic information. For example, medical image processing is an application of computer vision