ARTIFICIAL INTELLIGENCE. Contents Introduction Branches of AI Control Theory Cybernetics Artificial Neural Networks Application Advantage And Disadvantage.

Slides:



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

Artificial Intelligence
Chapter 4 Introduction to Cognitive Science
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the.
Artificial Intelligence
WHAT IS ARTIFICIAL INTELLIGENCE?
ICS 101 Fall 2011 Introduction to Artificial Intelligence Asst. Prof. Lipyeow Lim Information & Computer Science Department University of Hawaii at Manoa.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
From Discrete Mathematics to AI applications: A progression path for an undergraduate program in math Abdul Huq Middle East College of Information Technology,
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.
Artificial Intelligence
Dr Rong Qu Module Introduction.
Artificial Intelligence
Chapter 1 Introduction. General Concepts The field of Artificial Intelligence attempts to understand, model, and simulate the behavior (to some extend)
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM]
CSCI 4410 Introduction to Artificial Intelligence.
Artificial Intelligence: Its Roots and Scope
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 (AI) is the intelligence of machines and the branch of computer science that aims to create it. AI textbooks define the field.
11 C H A P T E R Artificial Intelligence and Expert Systems.
10/3/2015 ARTIFICIAL INTELLIGENCE Russell and Norvig ARTIFICIAL INTELLIGENCE: A Modern Approach.
A RTIFICIAL I NTELLIGENCE Introduction 3 October
What is AI:-  Ai is the science of making machine do things that would requires intelligence.  Computers with the ability to mimic or duplicate the.
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
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Artificial Intelligence And Machine learning. Drag picture to placeholder or click icon to add What is AI?
I Robot.
1 Introduction to Artificial Intelligence (Lecture 1)
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
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?
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.
By: Nelson Webster. Algorithm Engineers Algorithm engineers study the effectiveness and efficiency of procedures of solving problems on a computer.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Artificial Intelligence Chapter 1 - Part 2 Artificial Intelligence (605451) Dr.Hassan Al-Tarawneh.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
Artificial Intelligence, simulation and modelling.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
1 Artificial Intelligence & Prolog Programming CSL 302.
ROBOTIC SCIENCES BRIJENDRA(NANOTECHNOLOGY) A TEJESH(ROBOTICS) SURAJ SARAB(ARTIFICIAL INTELLIGENCE)
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Artificial Intelligence
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Classification of models
Artificial Intelligence
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Chapter 11: Artificial Intelligence
Introduction to Artificial Intelligence
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
Systems that THINK Like Humans
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Pervasive Computing Happening?
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Course Outline Advanced Introduction Expert Systems Topics Problem
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
Presentation transcript:

ARTIFICIAL INTELLIGENCE

Contents Introduction Branches of AI Control Theory Cybernetics Artificial Neural Networks Application Advantage And Disadvantage

Introduction Evidence of Artificial Intelligence folklore can be traced back to ancient Egypt, but with the development of electronic computers in 1941 AI was first coined in 1956, by John McCarthy of MIT From its birth 4 decades ago, there have been variety of AI programs, impacted other technical advancements

Defination of AI Systems that think like humans Systems that think rationally “[ The automation of ] activities that we associate with human thinking, activities such as decision- making, problem solving, learning..” (Bellman,1978) “ The study of the computations that make it possible to perceive, reason, and act.” (Winston,1992) Systems that act like humans Systems that acts rationally “ The study of how to make computers do things at which, at the moment, people are better.” ( Rich and Knight,1991) “ AI ….is concerned with intelligent behaviour in artifacts “ (Nilson,1998)

Branches Of AI Logical AI Search Pattern Recognition Representation Planning Epistemology Ontology Heuristics Learning From Experience Common Sense Knowledge and Reasoning

Control Theory And Cybernetics The mathematical study of how to manipulate the parameters affecting the behavior of a system to produce the desired or optimal outcome Plays a major role in nearly every modern precision device Cybernetics is about having a goal and taking action to achieve that goal

Artificial Neural Networks It is a mathematical or computational model that tries to stimulate the structure and/or functional aspects of biological neural networks it involves a network of simple processing elements (neurons), which can exhibit complex global behavior, determined by the connections between the processing elements and element parameters

Artificial Neural Networks

( Application) Assistive Technology 9

Application

( Application) Robot performs a surgery o Date : 10 th March o Place : Duke University. o Task : Remove tumor in the throat” o Time Required : 1 hr 10 mins. o Subject : Healthy and fully cured.

Application

Other Applications Hospitals Aviation Security and Privacy Intelligent Tutoring Military Telecommunication Music Speech and Text Recognition

Advantages And Disadvantages Replaces human job Self-modifying, self writing, and learning software relieves programmers of the burdensome task of specifying the whole program functionally Self-modifying with self replicating can lead to dangerous, unexpected results, such as new and frequently computer virus