Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.

Slides:



Advertisements
Similar presentations
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Advertisements

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.
Bart Selman CS CS 475: Uncertainty and Multi-Agent Systems Prof. Bart Selman Introduction.
CS480/580 Introduction to Artificial Intelligence Shuiwang Ji.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester, 2010
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
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.
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
CS : Artificial Intelligence: Representation and Problem Solving Fall 2002 Prof. Tuomas Sandholm Computer Science Department Carnegie Mellon University.
© 2001 Franz J. Kurfess Introduction 1 CPE/CSC 580: Knowledge Management Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Introduction to Artificial Intelligence ITK 340, Spring 2010.
INSTRUCTOR: DR. XENIA MOUNTROUIDOU CS CS Artificial Intelligence.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM]
Xiaoying Sharon Gao Mengjie Zhang Computer Science Victoria University of Wellington Introduction to Artificial Intelligence COMP 307.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Introduction to Artificial Intelligence. Content Definition of AI Typical AI problems Practical impact of AI Approaches of AI Limits of AI Brief history.
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
If the human brain were so simple that we could understand it, we would be so simple that we couldn't. —Emerson M. Pugh.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Assoc. Prof. Abdulwahab AlSammak. Course Information Course Title: Artificial Intelligence Instructor : Assoc. Prof. Abdulwahab AlSammak
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
Artificial Intelligence
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
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.
Chapter 1 Artificial Intelligence Overview Instructor: Haris Shahzad Artificial Intelligence CS-402.
Spring, 2005 CSE391 – Lecture 1 1 Introduction to Artificial Intelligence Martha Palmer CSE391 Spring, 2005.
1 Intro to Artificial Intelligence COURSE # CSC384H1F Fall 2008 Sonya Allin Note: many slides drawn from/inspired by Andrew Moore’s lectures at CMU and.
General Information Course Id: COSC6368 Artificial Intelligence Professor: Ricardo Vilalta Classroom:AH 110 Telephone: (713)
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 3, 2002.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
1 Artificial Intelligence & Prolog Programming CSL 302.
CMPT 463 Artificial Intelligence Instructor: Tina Tian.
ECE457 Applied Artificial Intelligence R. Khoury (2007)Page 1 Please pick up a copy of the course syllabus from the front desk.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Artificial Intelligence
CS4341 Introduction to Artificial Intelligence
Artificial Intelligence
Artificial Intelligence (CS 370D)
Introduction to Artificial Intelligence
General Information Course Id: COSC4368 Artificial Intelligence Programming Time: Mondays and Wednesdays 1:00 PM – 2:30 PM Professor: Ricardo Vilalta.
Artificial Intelligence (AI)
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
CSCI 5582 Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence (AI)
Introduction to Artificial Intelligence
Systems that THINK Like Humans
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
AI and Agents CS 171/271 (Chapters 1 and 2)
EA C461 – Artificial Intelligence Introduction
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Artificial Intelligence
AI Application Session 12
Presentation transcript:

Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room

2 What is artificial intelligence? Building systems that exhibit intelligent behavior Excitement

3 2001

4 Definitions Systems that think like humans Systems that think rationally The exciting new effort to make computers think.. Machines with minds, in the full and literal sense (Haugeland, 1985) The study of the computations that make it possible to to perceive, reason and think. (Winston 1992) Systems that act like humans Systems that act rationally The art of creating machines that perform functions that require intelligence when performed by people. (Kurzweil 1990) Computational intelligence is the study of the design of intelligent agents. (Poole et al. 1998)

5 Systems that think like humans versus Systems that act like humans

6 Systems that think rationally versus Systems that act rationally

7 Class focus Systems that act Like humans Rationally

8 AI is a smorgasbord of topics Core areas Knowledge representation Reasoning/inference Machine learning Perception Vision Natural language Robotics Uncertainty Probabilistic approaches General algorithms Search Planning Constraint satisfaction Applications Game playing AI and education Distributed agents Decision theory Electronic commerce Auctions Reasoning with symbolic data

9 AI is a smorgasbord of topics Core areas Knowledge representation Reasoning/inference Machine learning Perception Vision Natural language Robotics Uncertainty Probabilistic approaches General algorithms Search Planning Constraint satisfaction Applications Game playing AI and education Distributed agents Decision theory Electronic commerce Auctions Reasoning with symbolic data

10 AI used to be Expert systems Medical expert systems – diagnosis Computer systems design Theorem proving/software verification Inheritance, class-based systems

11 AI is interdisciplinary Psychology Cognitive Science Linguistics Neuroscience Economics Philosophy Physics

12 What will we study in the course?

13 Assignments Evaluation of a practical AI system 2 programming assignments Search (2 weeks) Game playing (4 weeks) 1 programming plus paper (2 weeks) 2 written assignments (1 week each)

14 Grading 45% homeworks – homeworks are important. You can’t pass without doing them. 5% class participation Notes will be posted on the web There will be board work in addition to slides. The slides don’t tell the whole story. Class is a social experience – there will be discussion 20% midterm 30% final

15 Reading Chapters from the required text: Artificial Intelligence: A Modern Approach, Russell and Norvig, Papyrus Bookstore. Selected papers. Watch for papers on reserve. Will be posted on the Reading Section of the web

16 Some Examples Natural language processing Question answering on the web Spoken language dialog meets the real world Robotics Robocup soccer Roomba: robotics meets the real world Mars Rover Vision Modeling the real world

17 Machine Learning Learning to play pool Learning to recognize objects