Artificial Intelligence

Slides:



Advertisements
Similar presentations
Artificial Intelligence 1. Characterisations of AI Course V231 Department of Computing Imperial College, London © Simon Colton.
Advertisements

Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 7 Technologies to Manage Knowledge: Artificial Intelligence.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
Bart Selman CS CS 475: Uncertainty and Multi-Agent Systems Prof. Bart Selman Introduction.
1946: ENIAC heralds the dawn of Computing. I propose to consider the question: “Can machines think?” --Alan Turing, : Turing asks the question….
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
CS : Artificial Intelligence: Representation and Problem Solving Fall 2002 Prof. Tuomas Sandholm Computer Science Department Carnegie Mellon University.
Automated Reasoning ARTIFICIAL INTELLIGENCE 6th edition George F Luger
© 2001 Franz J. Kurfess Introduction 1 CPE/CSC 580: Knowledge Management Dr. Franz J. Kurfess Computer Science Department Cal Poly.
CS5201 Intelligent Systems (2 unit) Semester II Lecturer: Adrian O’Riordan Contact: is office is 312, Kane
Leroy Garcia 1.  Artificial Intelligence is the branch of computer science that is concerned with the automation of intelligent behavior (Luger, 2008).
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
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
Ch1 AI: History and Applications Dr. Bernard Chen Ph.D. University of Central Arkansas Spring 2011.
Artificial Intelligence Dr. Paul Wagner Department of Computer Science University of Wisconsin – Eau Claire.
Introduction: Chapter 1
Artificial Intelligence: Its Roots and Scope
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
The Predicate Calculus
Artificial Intelligence Tarik Booker. What we will cover… History Artificial Intelligence as Representation and Search Languages used in Artificial Intelligence.
Introduction to Artificial Intelligence and Soft Computing
Assoc. Prof. Abdulwahab AlSammak. Course Information Course Title: Artificial Intelligence Instructor : Assoc. Prof. Abdulwahab AlSammak
 Dr. Syed Noman Hasany 1.  Review of known methodologies  Analysis of software requirements  Real-time software  Software cost, quality, testing.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
CS621 : Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 1 - Introduction.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Artificial Intelligence
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Knowledge Representation Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Artificial Intelligence Introduction Alison Cawsey room: G36 Ruth Aylett Room: 1.37
1 Prerequisite Knowledge Agent Internet Information Service.
General Information Course Id: COSC6368 Artificial Intelligence Professor: Ricardo Vilalta Classroom:AH 110 Telephone: (713)
Artificial Intelligence Midterm 고려대학교 컴퓨터학과 자연어처리 연구실 임 해 창.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
Computing & Information Sciences Kansas State University Wednesday, 04 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 17 of 42 Wednesday, 04 October.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Lecture 1. Introduction. Course Outline The course consists of:  15 lectures slots (may use some for tutorials);  tutorial exercises;
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
CITS4211 Artificial Intelligence Semester 1, 2013 A/Prof Lyndon While School of Computer Science & Software Engineering The University of Western Australia.
C SC 450 INTRODUCTION TO A RTIFICIAL I NTELLIGENCE AI مدخل الي الذكـاء الاصطناعي.
Computing & Information Sciences Kansas State University Friday, 13 Oct 2006CIS 490 / 730: Artificial Intelligence Lecture 21 of 42 Friday, 13 October.
1 Copyright Information goes here Company Proprietary and Confidential Artificial Intelligence CSC450 Lecture 1 Dr. Osman Ahmed Abdalla.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Knowledge Representation Part I Ontology Jan Pettersen Nytun Knowledge Representation Part I, JPN, UiA1.
Knowledge Representation
Artificial intelligence (AI)
Artificial Intelligence (AI)
CSC 361 Artificial Intelligence
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
Basic Intro Tutorial on Machine Learning and Data Mining
Artificial Intelligence introduction(2)
Artificial Intelligence (AI)
Introduction to Artificial Intelligence and Soft Computing
CH751 퍼지시스템 특강 Uncertainties in Intelligent Systems
Knowledge Representation (Part I)
Course Outline Advanced Introduction Expert Systems Topics Problem
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
AI Application Session 12
Presentation transcript:

Artificial Intelligence Course Outline

Course Material Text books: Artificial Intelligence: Structures and Strategies for Complex Problem Solving (4th ed.), George F. Luger, Addison-Wesley http://www.cs.unm.edu/~luger/ai-final/ Artificial Intelligence, A Modern Approach, Stuart Russell and Peter Norvig, Prentice Hall http://aima.cs.berkeley.edu/

Course Description Artificial Intelligence is the subfield of computer science concerned with automating tasks that would require "intelligence" if performed by people. AI is a highly eclectic field, with roots in mathematics, logic, psychology, philosophy, and engineering. The goal of this course is to introduce and survey the field of Artificial Intelligence, paying special attention to foundational concepts and theories. In addition, current trends and approaches in AI research will be studied

Course Outline Course overview and Introduction to AI AI history LOGIC PROGRAMMING Predicate logic, Prolog Prolog Basics Prolog: unification, Resolution, lists More Prolog: built-in predicates, Operators AI AS SEARCH State spaces, uninformed strategies Constraint-based search

Course Outline (contd.) Heuristics, Informed strategies Optimization problems, Game Trees REPRESENTATION & AI Semantic nets, Frames Expert Systems, Uncertainty Rule-based Reasoning MACHINE LEARNING Connectionist Models Emergent Models Genetic Algorithms, a-life Case Studies: Eliza, Mycin Student presentations

Questions & Answers ??????? mailto:adeel.akram@uettaxila.edu.pk