Presented by:- Reema Tariq Artificial Intelligence.

Slides:



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

Chapter 09 AI techniques in different game genres (Puzzle/Card/Shooting)
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
ARTIFICIAL INTELLIGENCE. WHAT IS THE INTELLIGENCE? Intelligence is the faculty of understanding Intelligence is not to make no mistakes but quickly to.
Artificial Intelligence
Presentation on Artificial Intelligence
Expert Systems An expert system is a computer program that is designed to hold the accumulated knowledge of one or more domain experts.
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Chapter 4 Introduction to Cognitive Science
OMICS Group Contact us at: OMICS Group International through its Open Access Initiative is committed to make genuine and.
Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the.
4 Intelligent Systems.
WHAT IS ARTIFICIAL INTELLIGENCE?
Chapter 11 Artificial Intelligence and Expert Systems.
Specialized Business Information Systems Chapter 11.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
Chapter 12: Intelligent Systems in Business
Artificial Intelligence
Intelligent Support Systems
OMICS Group Contact us at: OMICS Group International through its Open Access Initiative is committed to make genuine and.
1 Lyle H. Ungar, University of Pennsylvania What is AI? “Artificial Intelligence is the study of how to make computers do things at which, at the moment,
Neurons, Neural Networks, and Learning 1. Human brain contains a massively interconnected net of (10 billion) neurons (cortical cells) Biological.
Artificial Intelligence Lecture No. 28 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
CSCI 4410 Introduction to Artificial Intelligence.
Invitation to Computer Science 5th Edition
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
What is Artificial Intelligence? AI is the effort to develop systems that can behave/act like humans. Turing Test The problem = unrestricted domains –human.
计算机科学概述 Introduction to Computer Science 陆嘉恒 中国人民大学 信息学院
11 C H A P T E R Artificial Intelligence and Expert Systems.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
OMICS Group Contact us at: OMICS Group International through its Open Access Initiative is committed to make genuine and.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
OMICS Group Contact us at: OMICS Group International through its Open Access Initiative is committed to make genuine and.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
CSC 554: Knowledge-Based Systems Part-1 By Dr. Syed Noman Hasany Assistant Professor, CoC Qassim University.
Chapter 13 Artificial Intelligence and Expert Systems.
Artificial Intelligence and Expert Systems. ARTIFICIAL INTELLIGENCE (AI) is the science of R L Being able to Ability to solve a problem.
I Robot.
1 Introduction to Artificial Intelligence (Lecture 1)
Course Instructor: K ashif I hsan 1. Chapter # 3 Kashif Ihsan, Lecturer CS, MIHE2.
CS 478 – Tools for Machine Learning and Data Mining Perceptron.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
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.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
Artificial Intelligence Chapter 1 - Part 2 Artificial Intelligence (605451) Dr.Hassan Al-Tarawneh.
KNOWLEDGE MANAGEMENT UNIT II KNOWLEDGE MANAGEMENT AND TECHNOLOGY 1.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
INTRODUCTION TO COGNITIVE SCIENCE NURSING INFORMATICS CHAPTER 3 1.
Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Artificial Intelligence, simulation and modelling.
1 Chapter 13 Artificial Intelligence and Expert Systems.
1 Artificial Intelligence & Prolog Programming CSL 302.
Expert Systems. Knowledge base Inference engine ReasoningControl User interface user Components of an rule based Expert System.
Business Analytics Several odds and ends Copyright © 2016 Curt Hill.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
Artificial Intelligence
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
OVERVIEW OF BIOLOGICAL NEURONS
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
ARTIFICIAL NEURAL networks.
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Decision Support Systems DSS.. Prostration Group
Technology of Data Glove
Presentation transcript:

Presented by:- Reema Tariq Artificial Intelligence

What is Intelligence???  Intelligence is the ability to learn about, to learn from, to understand about, and interact with one’s environment.  Intelligence is the faculty of understanding Intelligence is not to make no mistakes but quickly to understand how to make them good (German Poet)

What Is Artificial Intelligence???  Artificial Intelligence (AI) is usually defined as the science of making computers do things that require intelligence when done by humans.  A.I is the study of ideas that enable computers to be intelligent

How Does AI Works?? Artificial intelligence works with the help of Artificial Neurons (Artificial Neural Network) And Scientific theorems(If- Then Statements, Logics)

What is Neural Networking??  Artificial neural networks are composed of interconnecting artificial neurons (programming constructs that mimic the properties of biological neurons).

Sec 2: ANN6 Dendrites: Accepts Inputs Soma: Processes the Inputs Axon: Turns the processed inputs into outputs Synapses: The electrochemical contact between neurons

Sec 2: ANN7 An Artificial Neuron W1W1 W2W2 W3W3 WnWn  W0W0 f X1X1 X2X2 X3X3 Xn AxonsSynapsesDendrites Body (Soma) Axon Bias Output (y)

Examples Of Artificial Intelligence Expert Systems!!  An expert system is a computer program that is designed to hold the accumulated knowledge of one or more domain experts  It reasons with knowledge of some specialist subject with a view to solving problems or giving advice  They are tested by being placed in the same real world problem solving situation

Applications of Expert Systems PROSPECTOR: Used by geologists to identify sites for drilling or mining PUFF: Medical system for diagnosis of respiratory conditions

Applications of Expert Systems LITHIAN: Gives advice to archaeologists examining stone tools DENDRAL: Used to identify the structure of chemical compounds. First used in 1965

Machine Learning! Machine learning is a scientific discipline concerned with the design and development of algorithms that allow machines to mimic human intelligence.

There are Three ways that A.I learns  Failure Driven Learning  Learning by being Told  Learning by Exploration

Resemblance To Human Mind....  The special ability of artificial intelligence is to reach a solution based on facts rather than on a preset series of steps — is what most closely resembles the thinking function of the human brain

Human Intelligence VS Artificial Intelligence

Human Intelligence Intuition, Common sense, Judgement, Creativity, Beliefs etc The ability to demonstrate their intelligence by communicating effectively Plausible Reasoning and Critical thinking Artificial Intelligence Ability to simulate human behavior and cognitive processes Capture and preserve human expertise Fast Response. The ability to comprehend large amounts of data quickly. Pros

Humans are fallible They have limited knowledge bases Information processing of serial nature proceed very slowly in the brain as compared to computers Humans are unable to retain large amounts of data in memory. No “common sense” Cannot readily deal with “mixed” knowledge May have high development costs Raise legal and ethical concerns Human Intelligence VS Artificial Intelligence Human IntelligenceArtificial Intelligence Cons

Human Intelligence VS Artificial Intelligence We achieve more than we know. We know more than we understand. We understand more than we can explain (Claude Bernard, 19th C French scientific philosopher)

Artificial Intelligence AI software uses the techniques of search and pattern matching Programmers design AI software to give the computer only the problem, not the steps necessary to solve it Conventional Computing Conventional computer software follow a logical series of steps to reach a conclusion Computer programmers originally designed software that accomplished tasks by completing algorithms Artificial Intelligence VS Conventional Computing

Psychology And Artificial intelligence The functionalist approach of AI views the mind as a representational system and psychology as the study of the various computational processes whereby mental representations are constructed, organized, and interpreted. (Margaret Boden's essays written between 1982 and 1988)

Artificial intelligence & Our society Why we need AI??  To supplement natural intelligence for e.g we are building intelligence in an object so that it can do what we want it to do, as for example-- robots, thus reducing human labour and reducing human mistakes

My Perspective For Humans Intelligence is no more than TAKING a right decision at right time And For Machines Artificial Intelligence is no more than CHOOSING a right decision at right time I think Artificial intelligence is the Second intelligence ever to exist

Be Not Afraid Of Falling Be Afraid Of Not Trying Go Ahead With Question

Thank You Artificial Intelligence Our Attempt To Build Models Of Ourselves Elaine Rich