SlideShare a Scribd company logo
1 of 28
Artificial Intelligence- An
Introduction
Tentative Outline
 Introductory Lecture- AI, Learning (Intro)
 Logic, Bayesian reasoning
 Statistical Models, Reinforcement Learning
 Special Topics
Obvious question
 What is AI?
 Programs that behave externally like humans?
 Programs that operate internally as humans
do?
 Computational systems that behave
intelligently?
 Rational behaviour?
Turing Test
 Human beings are
intelligent
 To be called
intelligent, a machine
must produce
responses that are
indistinguishable from
those of a human
Alan Turing
Does AI have applications?
 Autonomous planning and scheduling of
tasks aboard a spacecraft
 Beating Gary Kasparov in a chess match
 Steering a driver-less car
 Understanding language
 Robotic assistants in surgery
 Monitoring trade in the stock market to
see if insider trading is going on
A rich history
 Philosophy
 Mathematics
 Economics
 Neuroscience
 Psychology
 Control Theory
 John McCarthy- coined the term- 1950’s
Philosophy
 Dealt with questions like:
 Can formal rules be used to draw valid conclusions?
 Where does knowledge come from? How does it lead to
action?
 David Hume proposed the principle of induction
(later)
 Aristotle-
 Given the end to achieve
 Consider by what means to achieve it
 Consider how the above will be achieved …till you reach
the first cause
 Last in the order of analysis = First in the order of action
 If you reach an impossibility, abandon search
Mathematics
 Boolean Logic(mid 1800’s)
 Intractability (1960’s)
 Polynomial Vs Exponential growth
 Intelligent behaviour = tractable
subproblems, not large intractable
problems.
 Probability
 Gerolamo Cardano(1500’s) -
probability in terms of outcomes
of gambling events
George Boole
Cardano
Economics
 How do we make decisions so as to
maximize payoff?
 How do we do this when the payoff may
be far in the future?
 Concept of utility (early 1900’s)
 Game Theory (mid 1900’s)
Leon Walras
Neuroscience
 Study of the nervous system, esp. brain
 A collection of simple cells can lead to
thought and action
 Cycle time: Human brain- microseconds
Computers- nanoseconds
 The brain is still 100,000 times faster
Psychology
 Behaviourism- stimulus leads to response
 Cognitive science
 Computer models can be used to understand
the psychology of memory, language and
thinking
 The brain is now thought of in terms of
computer science constructs like I/O units, and
processing center
Control Theory
 Ctesibius of Alexandria- water clock
with a regulator
 Purposeful behaviour as arising
from a regulatory mechanism to
minimize the difference between
goal state and current state
(“error”)
Does AI meet EE?
 Robotics- the science
and technology of
robots, their design,
manufacture, and
application.
 Liar! (1941)
Isaac Asimov
 Mechatronics- mechanics, electronics and
computing which, combined, make
possible the generation of simpler, more
economical, reliable and versatile systems.
 Cybernetics- the study of communication
and control, typically involving regulatory
feedback, in living organisms, in machines,
and in combinations of the two.
Norbert Wiener
An Agent
 ‘Anything’ that can gather information
about its environment and take action
based on that information.
The Environment
 What all do we need
to specify?
 The action space
 The percept space
 The environment as
a string of mappings
from the action space
to the percept space
The World Model
 Perception function
 World dynamics / State transition function
 Utility function- how does the agent know
what constitutes “good” or “bad”
behaviour
What is Rationality?
 Goal
 Information / Knowledge
 The purpose of action is to reach the goal,
given the information/knowledge
possessed by the agent
 Is not omniscience
 The notion of rationality does not
necessarily include success of the actions
chosen
Environments
 Accessible/Inaccessible
 Deterministic/Non-deterministic
 Static/Dynamic
 Discrete/Continuous
 E.g. Driving a car, a game of Chinese-
checkers
Agents
 Reactive agents
 No memory
 Agents with memory
Planning
 Planning a policy = considering the future
consequences of actions to choose the
best one
Seems okay so far?
 Computational constraints
 Can we possibly specify EXACTLY the
domain the agent will work in?
 A look-up table of reactions to percepts is
far to big
 Most things that could happen, don’t
Learning
 Incomplete information about the
environment
 A changing environment
 Use the sequence of percepts to estimate
the missing details
 Hard for us to articulate the knowledge
needed to build AI systems – e.g. try
writing a program to recognize visual
input like various types of flowers
What is Learning?
 Herb Simon-
“Learning denotes changes in the system that are
adaptive in the sense that they enable the system to do the
tasks drawn from the same population more efficiently and
more effectively the next time.”
 But why do we believe we have the license
to predict the future?
Induction
 David Hume- Scottish
philosopher, economist
 All we can say, think, or
predict about nature must
come from prior experience
 Bertrand Russell-
“If asked why we believe the sun will
rise tomorrow, we shall naturally answer,
‘Because it has always risen everyday.’ ”
David Hume
Classifying Learning Problems
 Supervised learning- Given a set of
input/output pairs, learn to predict the
output if faced with a new input.
 Unsupervised Learning- Learning patterns
in the input when no specific output values
are supplied.
 Reinforcement Learning- Learn to interact
with the world from the reinforcement you
get.
Functions
 Given a sample set of inputs and
corresponding outputs, find a function to
express this relationship
 Pronunciation= Function from letters to sound
 Bowling= Function from target location (or
trajectory?) to joint torques
 Diagnosis= Function from lab results to
disease categories
Aspects of Function Learning
 Memory
 Averaging
 Generalization

More Related Content

What's hot

COGNITIVE COMPUTING
COGNITIVE COMPUTINGCOGNITIVE COMPUTING
COGNITIVE COMPUTINGmitali singh
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Garry D. Lasaga
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligencemailmerk
 
Augmenting human intelligence
Augmenting human intelligenceAugmenting human intelligence
Augmenting human intelligenceAquibur Rahman
 
The Five Major Areas of AI Ethics Before Superintelligence
The Five Major Areas of AI Ethics Before SuperintelligenceThe Five Major Areas of AI Ethics Before Superintelligence
The Five Major Areas of AI Ethics Before SuperintelligenceJuho Vaiste
 
Introduction
IntroductionIntroduction
Introductionbutest
 
Stuart russell and peter norvig artificial intelligence - a modern approach...
Stuart russell and peter norvig   artificial intelligence - a modern approach...Stuart russell and peter norvig   artificial intelligence - a modern approach...
Stuart russell and peter norvig artificial intelligence - a modern approach...Lê Anh Đạt
 
Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain TechExeter
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Prasad Kulkarni
 
Lec1 introduction
Lec1 introductionLec1 introduction
Lec1 introductionSheheen83
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial IntelligencePavan Giri
 

What's hot (16)

COGNITIVE COMPUTING
COGNITIVE COMPUTINGCOGNITIVE COMPUTING
COGNITIVE COMPUTING
 
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
Introduction Artificial Intelligence a modern approach by Russel and Norvig 1
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Augmenting human intelligence
Augmenting human intelligenceAugmenting human intelligence
Augmenting human intelligence
 
The Five Major Areas of AI Ethics Before Superintelligence
The Five Major Areas of AI Ethics Before SuperintelligenceThe Five Major Areas of AI Ethics Before Superintelligence
The Five Major Areas of AI Ethics Before Superintelligence
 
Introduction
IntroductionIntroduction
Introduction
 
Stuart russell and peter norvig artificial intelligence - a modern approach...
Stuart russell and peter norvig   artificial intelligence - a modern approach...Stuart russell and peter norvig   artificial intelligence - a modern approach...
Stuart russell and peter norvig artificial intelligence - a modern approach...
 
Philosophy of AI
Philosophy of AIPhilosophy of AI
Philosophy of AI
 
Machine Learning, AI and the Brain
Machine Learning, AI and the Brain Machine Learning, AI and the Brain
Machine Learning, AI and the Brain
 
Cognitive Technology
Cognitive TechnologyCognitive Technology
Cognitive Technology
 
Cognitive computing
Cognitive computing Cognitive computing
Cognitive computing
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Unit 2 ai
Unit 2 aiUnit 2 ai
Unit 2 ai
 
Lec1 introduction
Lec1 introductionLec1 introduction
Lec1 introduction
 
Artificial Intelligence
Artificial IntelligenceArtificial Intelligence
Artificial Intelligence
 
Introduction
IntroductionIntroduction
Introduction
 

Similar to Introduction to Artificial Intelligence

Artificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptArtificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptSaurabhUpadhyay874937
 
Artificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptArtificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptsagarvbrvbr
 
Introduction-Chapter-1.ppt
Introduction-Chapter-1.pptIntroduction-Chapter-1.ppt
Introduction-Chapter-1.pptssuser99ca78
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligenceNitesh Kumar
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Taymoor Nazmy
 
2_Lectures 2-4-AI-Introduction.pdf
2_Lectures 2-4-AI-Introduction.pdf2_Lectures 2-4-AI-Introduction.pdf
2_Lectures 2-4-AI-Introduction.pdfsadafali71
 
ARTIFICIAL INTELLIGENCETterm Paper
ARTIFICIAL INTELLIGENCETterm PaperARTIFICIAL INTELLIGENCETterm Paper
ARTIFICIAL INTELLIGENCETterm PaperMuhammad Ahmed
 
901470_Chap1.ppt.artificial intelligence
901470_Chap1.ppt.artificial intelligence901470_Chap1.ppt.artificial intelligence
901470_Chap1.ppt.artificial intelligencefloraaluoch3
 
901470_Chap1.ppt
901470_Chap1.ppt901470_Chap1.ppt
901470_Chap1.pptEithuThutun
 
901470_Chap1.ppt about to Artificial Intellgence
901470_Chap1.ppt about to Artificial Intellgence901470_Chap1.ppt about to Artificial Intellgence
901470_Chap1.ppt about to Artificial Intellgencechougulesup79
 
artificial intelligence basis-introduction
artificial intelligence basis-introductionartificial intelligence basis-introduction
artificial intelligence basis-introductionSaranya Subakaran
 
Artificial Intelligence for Business.ppt
Artificial Intelligence for Business.pptArtificial Intelligence for Business.ppt
Artificial Intelligence for Business.pptFarhanaMariyam1
 

Similar to Introduction to Artificial Intelligence (20)

Artificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptArtificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.ppt
 
Artificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.pptArtificial Intelligence- Introduction.ppt
Artificial Intelligence- Introduction.ppt
 
Introduction-Chapter-1.ppt
Introduction-Chapter-1.pptIntroduction-Chapter-1.ppt
Introduction-Chapter-1.ppt
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-Artificial intelligent Lec 1-ai-introduction-
Artificial intelligent Lec 1-ai-introduction-
 
2_Lectures 2-4-AI-Introduction.pdf
2_Lectures 2-4-AI-Introduction.pdf2_Lectures 2-4-AI-Introduction.pdf
2_Lectures 2-4-AI-Introduction.pdf
 
ARTIFICIAL INTELLIGENCETterm Paper
ARTIFICIAL INTELLIGENCETterm PaperARTIFICIAL INTELLIGENCETterm Paper
ARTIFICIAL INTELLIGENCETterm Paper
 
Lect 01, 02
Lect 01, 02Lect 01, 02
Lect 01, 02
 
901470_Chap1.ppt.artificial intelligence
901470_Chap1.ppt.artificial intelligence901470_Chap1.ppt.artificial intelligence
901470_Chap1.ppt.artificial intelligence
 
901470_Chap1.ppt
901470_Chap1.ppt901470_Chap1.ppt
901470_Chap1.ppt
 
901470_Chap1.ppt
901470_Chap1.ppt901470_Chap1.ppt
901470_Chap1.ppt
 
901470_Chap1.ppt
901470_Chap1.ppt901470_Chap1.ppt
901470_Chap1.ppt
 
AI_Intro1.ppt
AI_Intro1.pptAI_Intro1.ppt
AI_Intro1.ppt
 
Chap1.ppt
Chap1.pptChap1.ppt
Chap1.ppt
 
901470_Chap1.ppt about to Artificial Intellgence
901470_Chap1.ppt about to Artificial Intellgence901470_Chap1.ppt about to Artificial Intellgence
901470_Chap1.ppt about to Artificial Intellgence
 
artificial intelligence basis-introduction
artificial intelligence basis-introductionartificial intelligence basis-introduction
artificial intelligence basis-introduction
 
901470 chap1
901470 chap1901470 chap1
901470 chap1
 
901470_Chap1 (1).ppt
901470_Chap1 (1).ppt901470_Chap1 (1).ppt
901470_Chap1 (1).ppt
 
Artificial Intelligence for Business.ppt
Artificial Intelligence for Business.pptArtificial Intelligence for Business.ppt
Artificial Intelligence for Business.ppt
 
901470_Chap1.ppt
901470_Chap1.ppt901470_Chap1.ppt
901470_Chap1.ppt
 

Recently uploaded

Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...anilsa9823
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Serviceankitnayak356677
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Servicediscovermytutordmt
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth MarketingShawn Pang
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiMalviyaNagarCallGirl
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdfOrient Homes
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis UsageNeil Kimberley
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...lizamodels9
 

Recently uploaded (20)

Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
Lucknow 💋 Escorts in Lucknow - 450+ Call Girl Cash Payment 8923113531 Neha Th...
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts ServiceVip Female Escorts Noida 9711199171 Greater Noida Escorts Service
Vip Female Escorts Noida 9711199171 Greater Noida Escorts Service
 
Call Girls in Gomti Nagar - 7388211116 - With room Service
Call Girls in Gomti Nagar - 7388211116  - With room ServiceCall Girls in Gomti Nagar - 7388211116  - With room Service
Call Girls in Gomti Nagar - 7388211116 - With room Service
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Best Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting PartnershipBest Practices for Implementing an External Recruiting Partnership
Best Practices for Implementing an External Recruiting Partnership
 
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
Tech Startup Growth Hacking 101  - Basics on Growth MarketingTech Startup Growth Hacking 101  - Basics on Growth Marketing
Tech Startup Growth Hacking 101 - Basics on Growth Marketing
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdf
 
2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage2024 Numerator Consumer Study of Cannabis Usage
2024 Numerator Consumer Study of Cannabis Usage
 
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc.../:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
/:Call Girls In Jaypee Siddharth - 5 Star Hotel New Delhi ➥9990211544 Top Esc...
 

Introduction to Artificial Intelligence

  • 2. Tentative Outline  Introductory Lecture- AI, Learning (Intro)  Logic, Bayesian reasoning  Statistical Models, Reinforcement Learning  Special Topics
  • 3. Obvious question  What is AI?  Programs that behave externally like humans?  Programs that operate internally as humans do?  Computational systems that behave intelligently?  Rational behaviour?
  • 4. Turing Test  Human beings are intelligent  To be called intelligent, a machine must produce responses that are indistinguishable from those of a human Alan Turing
  • 5. Does AI have applications?  Autonomous planning and scheduling of tasks aboard a spacecraft  Beating Gary Kasparov in a chess match  Steering a driver-less car  Understanding language  Robotic assistants in surgery  Monitoring trade in the stock market to see if insider trading is going on
  • 6. A rich history  Philosophy  Mathematics  Economics  Neuroscience  Psychology  Control Theory  John McCarthy- coined the term- 1950’s
  • 7. Philosophy  Dealt with questions like:  Can formal rules be used to draw valid conclusions?  Where does knowledge come from? How does it lead to action?  David Hume proposed the principle of induction (later)  Aristotle-  Given the end to achieve  Consider by what means to achieve it  Consider how the above will be achieved …till you reach the first cause  Last in the order of analysis = First in the order of action  If you reach an impossibility, abandon search
  • 8. Mathematics  Boolean Logic(mid 1800’s)  Intractability (1960’s)  Polynomial Vs Exponential growth  Intelligent behaviour = tractable subproblems, not large intractable problems.  Probability  Gerolamo Cardano(1500’s) - probability in terms of outcomes of gambling events George Boole Cardano
  • 9. Economics  How do we make decisions so as to maximize payoff?  How do we do this when the payoff may be far in the future?  Concept of utility (early 1900’s)  Game Theory (mid 1900’s) Leon Walras
  • 10. Neuroscience  Study of the nervous system, esp. brain  A collection of simple cells can lead to thought and action  Cycle time: Human brain- microseconds Computers- nanoseconds  The brain is still 100,000 times faster
  • 11. Psychology  Behaviourism- stimulus leads to response  Cognitive science  Computer models can be used to understand the psychology of memory, language and thinking  The brain is now thought of in terms of computer science constructs like I/O units, and processing center
  • 12. Control Theory  Ctesibius of Alexandria- water clock with a regulator  Purposeful behaviour as arising from a regulatory mechanism to minimize the difference between goal state and current state (“error”)
  • 13. Does AI meet EE?  Robotics- the science and technology of robots, their design, manufacture, and application.  Liar! (1941) Isaac Asimov
  • 14.  Mechatronics- mechanics, electronics and computing which, combined, make possible the generation of simpler, more economical, reliable and versatile systems.  Cybernetics- the study of communication and control, typically involving regulatory feedback, in living organisms, in machines, and in combinations of the two. Norbert Wiener
  • 15. An Agent  ‘Anything’ that can gather information about its environment and take action based on that information.
  • 16. The Environment  What all do we need to specify?  The action space  The percept space  The environment as a string of mappings from the action space to the percept space
  • 17. The World Model  Perception function  World dynamics / State transition function  Utility function- how does the agent know what constitutes “good” or “bad” behaviour
  • 18. What is Rationality?  Goal  Information / Knowledge  The purpose of action is to reach the goal, given the information/knowledge possessed by the agent  Is not omniscience  The notion of rationality does not necessarily include success of the actions chosen
  • 19. Environments  Accessible/Inaccessible  Deterministic/Non-deterministic  Static/Dynamic  Discrete/Continuous  E.g. Driving a car, a game of Chinese- checkers
  • 20. Agents  Reactive agents  No memory  Agents with memory
  • 21. Planning  Planning a policy = considering the future consequences of actions to choose the best one
  • 22. Seems okay so far?  Computational constraints  Can we possibly specify EXACTLY the domain the agent will work in?  A look-up table of reactions to percepts is far to big  Most things that could happen, don’t
  • 23. Learning  Incomplete information about the environment  A changing environment  Use the sequence of percepts to estimate the missing details  Hard for us to articulate the knowledge needed to build AI systems – e.g. try writing a program to recognize visual input like various types of flowers
  • 24. What is Learning?  Herb Simon- “Learning denotes changes in the system that are adaptive in the sense that they enable the system to do the tasks drawn from the same population more efficiently and more effectively the next time.”  But why do we believe we have the license to predict the future?
  • 25. Induction  David Hume- Scottish philosopher, economist  All we can say, think, or predict about nature must come from prior experience  Bertrand Russell- “If asked why we believe the sun will rise tomorrow, we shall naturally answer, ‘Because it has always risen everyday.’ ” David Hume
  • 26. Classifying Learning Problems  Supervised learning- Given a set of input/output pairs, learn to predict the output if faced with a new input.  Unsupervised Learning- Learning patterns in the input when no specific output values are supplied.  Reinforcement Learning- Learn to interact with the world from the reinforcement you get.
  • 27. Functions  Given a sample set of inputs and corresponding outputs, find a function to express this relationship  Pronunciation= Function from letters to sound  Bowling= Function from target location (or trajectory?) to joint torques  Diagnosis= Function from lab results to disease categories
  • 28. Aspects of Function Learning  Memory  Averaging  Generalization