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

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

Artificial Intelligence
Artificial Intelligence
Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 7 Technologies to Manage Knowledge: Artificial Intelligence.
ECE457 Applied Artificial Intelligence R. Khoury (2007)Page 1 Please pick up a copy of the course syllabus from the front desk.
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
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.
Presentation By: Tripti Negi Priyanka Kapil gogia Gurpeet Singh.
WHAT IS ARTIFICIAL INTELLIGENCE?
Artificial Intelligence A Modern Approach Dennis Kibler.
1 Artificial Intelligence Rob Kremer Department of Computer Science University of Calgary.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
Artificial Intelligence Overview John Paxton Montana State University August 14, 2003.
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.
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Artificial Intelligence
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
1 Artificial Intelligence An Introductory Course.
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
Notes for CS3310 Artificial Intelligence Part 1: Overview Prof. Neil C. Rowe Naval Postgraduate School Version of January 2009.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Introduction to Artificial Intelligence. What is AI?
Artificial Intelligence
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.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Assoc. Prof. Abdulwahab AlSammak. Course Information Course Title: Artificial Intelligence Instructor : Assoc. Prof. Abdulwahab AlSammak
I Robot.
CS621 : Artificial Intelligence Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 1 - Introduction.
1 Introduction to Artificial Intelligence (Lecture 1)
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
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.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
KNOWLEDGE BASED SYSTEMS
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.
Artificial Intelligence Chapter 1 –Part 1 Artificial Intelligence Dr.Hassan Al-Tarawneh.
Vilalta/Norvig/Eick: History of AI Origins McCulloch and Pitts (1943) Model of Artificial Neurons. Donald Hebb (1949) Hebbian Learning Conference at Dartmouth.
ARTIFICIAL INTELLIGENCE. Contents Introduction Branches of AI Control Theory Cybernetics Artificial Neural Networks Application Advantage And Disadvantage.
1 Artificial Intelligence & Prolog Programming CSL 302.
 History  What is AI?  Current implementations  Future of AI  Conclusion  References.
Artificial Intelligence
Introduction to Artificial Intelligence
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.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
CS4341 Introduction to Artificial Intelligence
Artificial Intelligence
Lecture #1 Introduction
Artificial Intelligence (CS 370D)
Artificial Intelligence (CS 461D)
First work in AI 1943 The name “Artificial Intelligence” coined 1956
COMP 4640 Intelligent & Interactive Systems
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Artificial Intelligence
AI Application Session 12
Presentation transcript:

Artificial Intelligence

Intelligent?

What is intelligence? computational part of the ability to achieve goals in the world

somewhere, something went wrong

What is AI? Computational models of human behavior? Computational models of human “thought” process? Computational systems that behave intelligently? Computational systems that behave rationally !

Rationality: Perceiving the world around it, – a rational agent selects an action – to maximize the performance measure Using – Evidence provided in perception sensors – Built in knowledge of the agent

Applications of AI Video games, Robocup, NERO Theorem proving Speech recognition Understanding natural language (stories) Machine translation (English-Russian) Robotics (Computer vision)

Machine translation The spirit is willing but the flesh is weak

English – Russian - English The spirit is willing but the flesh is weak The vodka is strong but the meat is rotten

AI applications (contd.) Driving autonomous vehicles Tactical guidance system for military aircraft Satellite meta command system Automatic operation of trains Robots for micro-surgery

AI in electrical gadgets Navigation system for automatic cars Cruise control for automobiles Single button control of washing machines Camera autofocus Back light control for camcorders Auto motor control of vacuum cleaners Camera aiming for sporting events

Decision support systems Medical reasoning systems Planning rocket launching, large assemblies Intelligent tutoring systems Fault diagnosis in power plants Direct marketing Fraud detection for finance Stock market predictions

AI pioneers Alan Turing( ) – Father of computer science – Turing test for AI Marvin Minsky (MIT) – Built first Neural network computer SNARC John McCarthy ( Stanford University ) – Developed LISP, AI programming language

 General issues and applications of AI,   Problem solving,  Search strategies,  Intelligent searching

Course contents , Knowledge Representation,  First order predicate logic,,  Frames  Conceptual dependency

 Game playing  Problem solving using Planning,

Uncertainty handling, Fuzzy Logic based inferencing, Machine learning – introduction to neural networks and genetic algorithms, Expert Systems, Natural Language Processing

Reference books: 1. Artificial Intelligence – A modern approach, S. Russell and P.Norvig, Pearson Education. 2. Artificial Intelligence, Elaine Rich and K Knight, Tata McGraw Hill, reprint 2003

Evaluation: Minor I20% Minor II20% Quiz tests and Major test: 40% Assignments: 20%