1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Presentation on Artificial Intelligence
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Artificial Intelligence
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
WHAT IS ARTIFICIAL INTELLIGENCE?
Will Androids Dream of Electric Sheep? A Glimpse of Current and Future Developments in Artificial Intelligence Henry Kautz Computer Science & Engineering.
CS B351: I NTRO TO A RTIFICIAL I NTELLIGENCE AND C OMPUTER S IMULATION Instructor: Kris Hauser 1.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
1 CS 121: Introduction to AI Jean-Claude Latombe ai.stanford.edu/~latombe ai.stanford.edu/~latombe cs121.stanford.edu Required textbook: S. Russell and.
Artificial Intelligence  What is AI?  The study of computations that make it possible to PERCEIVE, REASON, and ACT  Computing, perceiving, reasoning,
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR, TAs: Kapil Thadani 724 CEPSR, Phong Pham TA Room.
Random Administrivia In CMC 306 on Monday for LISP lab.
Artificial Intelligence Instructor: Professor Yun Peng
D Goforth - COSC 4117, fall Notes  Program evaluation – Sept Student submissions  Mon. Sept 11, 4-5PM  FA 181 Comments to committee are.
Dr Rong Qu Module Introduction.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Introduction to Artificial Intelligence
ARTIFICIAL INTELLIGENCE
Introduction to AI Russell and Norvig: Chapters 1 and 2 CS121 – Summer 2003
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Introduction: Chapter 1
1 CS B551: Elements of Artificial Intelligence Instructor: Kris Hauser
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
10/3/2015 ARTIFICIAL INTELLIGENCE Russell and Norvig ARTIFICIAL INTELLIGENCE: A Modern Approach.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence: The Cyber Art of Being Alive Jerry B. Weinberg Associate Professor Department of Computer Science.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
1 Introduction to Artificial Intelligence (Lecture 1)
Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
So what is AI?.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Introduction to Artificial Intelligence CS 438 Spring 2008.
Spring, 2005 CSE391 – Lecture 1 1 Introduction to Artificial Intelligence Martha Palmer CSE391 Spring, 2005.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
1 Introduction to Artificial Intelligence CSE 415 Winter 2006.
ARTIFICIAL INTELLIGENCE. Contents Introduction Branches of AI Control Theory Cybernetics Artificial Neural Networks Application Advantage And Disadvantage.
1 Artificial Intelligence & Prolog Programming CSL 302.
C SC 450 INTRODUCTION TO A RTIFICIAL I NTELLIGENCE AI مدخل الي الذكـاء الاصطناعي.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Artificial Intelligence
Introduction to Artificial Intelligence
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
Artificial Intelligence
Artificial Intelligence for Engineers
Artificial Intelligence
Artificial Intelligence
Artificial Intelligence for Engineers
Basic Intro Tutorial on Machine Learning and Data Mining
CSCI 5582 Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence introduction(2)
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Introduction to Artificial Intelligence
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Introduction to Artificial Intelligence
AI Application Session 12
Presentation transcript:

1

1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick Henry Winston, 3/e, Pearson Education, 2002  Principles of Artificial Intelligence, Nils.J.Nilsson, Narosa Publ., 2002

1 Scheme of Evaluation ComponentsMarks Mid Term Examination (March ‘12) 30 Project*20 Term End Examination50 Total100

Intelligence 3 kinds of intelligence… (Niccolo ) – Understands things for itself – Appreciates what others can understand – Understands neither for itself nor through others Ability to think, perceive, learn, take decision… 4

Artificial Intelligence John McCarthy at MIT (Massachusetts Inst. Of Tech.) It includes.. – Game playing – Expert systems – Natural Language Processing – Neural Networks – Robotics 5

Table Tennis… 6

Musical skills… 7

Can u ???? 8

9

10

11

12

13

14

15

16

Eliza – a friend you could never have before You: i am so sad Eliza: Do you think coming here will help you not to be sad? You: sure Eliza: Please go on. You: i am very much depressed Eliza: Do you think coming here will help you not to be depressed? You: yes Eliza: You are sure? You: my dedication has not been recognized by my boss Eliza: Why do you say your boss? 17

What is AI? AI is the reproduction of building intelligent entities. 18 an attempt of

More Definitions… AI is the branch of computer science concerned with making computers to think like humans Designing machines to do things, which at the moment people do better 19

More Definitions… Discipline that systematizes and automates reasoning processes to create machines that: Act like humansAct rationally Think like humansThink rationally 20

 Main goal of AI  AI Methodology Take a task at which people are better, Prove a theorem Play chess Plan a surgical operation Diagnose a disease Navigate in a building 21 Act like humansAct rationally Think like humansThink rationally

 How it performs tasks does matter  The reasoning steps are important  Ability to create and manipulate symbolic knowledge (definitions, concepts, theorems, …) 22 Act like humansAct rationally Think like humansThink rationally

 Rationality  Goal is to build agents that always make the “best” decision  “Best” means…  Connections to economics and control theory 23 Act like humansAct rationally Think like humansThink rationally

Some Achievements…  Stanford Robo (2005) won DARPA grand challenge – 131 miles in desert  Carnegie Mellon & GM’s BOSS (2007) won DARPA Urban Challenge – 51 miles in urban area 24

Some Achievements…  Computers have won over world champions in several games, including Checkers, Othello, and Chess..  IBM’s WATSON (Feb 2011) defeated two champions Brad and Ken  formal calculus, video games, route planning, logistics planning, pharmaceutical drug design, medical diagnosis, hardware and software trouble-shooting, speech recognition, traffic monitoring, facial recognition, medical image analysis, part inspection, etc...  Some industries (automobile, electronics) are highly robotized, while other robots perform brain and heart surgery, are rolling on Mars, fly autonomously, …, but home robots still remain a thing of the future 25

Main Areas of AI  Knowledge representation (including formal logic)  Search, especially heuristic search (puzzles, games)  Planning  Reasoning under uncertainty, including probabilistic reasoning  Learning  Agent architectures  Robotics and perception  Natural language processing 26 Search Knowledge rep. Planning Reasoning Learning Agent Robotics Perception Natural language... Expert Systems Constraint satisfaction

History of AI  1956: The name “Artificial Intelligence” is coined  60’s: Search and games, formal logic and theorem proving  70’s: Robotics, perception, knowledge representation, expert systems  80’s: More expert systems, AI becomes an industry  90’s: Rational agents, probabilistic reasoning, machine learning  00’s: Systems integrating many AI methods, machine learning, reasoning under uncertainty, robotics again 27

Exercises Define – Intelligence – Artificial Intelligence – Agent 28

Homework A farmer wants to move himself, a silver fox, a fat goose, and some tasty grain across a river, from the west side to the east side. Unfortunately, his boat is so small he can take at most one of his possessions across on any trip. Worse yet, an unattended fox will eat a goose, and an unattended goose will eat grain, so the farmer must not leave the fox alone with the goose or the goose alone with the grain. What is he to do? 29