Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the.

Slides:



Advertisements
Similar presentations
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Advertisements

Natural Language Processing Heshaam Feili July 2003.
Computer Science Department FMIPA IPB 2003 Neural Computing Yeni Herdiyeni Computer Science Dept. FMIPA IPB.
Artificial Intelligence
4 Intelligent Systems.
CHAPTER 10 Knowledge-Based Decision Support: Artificial Intelligence and Expert Systems.
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
Dr. Ahmad Abdollahzadeh
Artificial Intelligence
1 Lecture 33 Introduction to Artificial Intelligence (AI) Overview  Lecture Objectives.  Introduction to AI.  The Turing Test for Intelligence.  Main.
Introduction to Neural Network Justin Jansen December 9 th 2002.
Decision Support Systems Decision Support MIS and DSS Artificial Intelligence Expert Systems Chapter 9 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill.
Artificial Neural Networks (ANNs)
1 Part 5: CUTTING EDGE DECISION SUPPORT TECHNOLOGIES n Neural Computing n Genetic Algorithms n Fuzzy Logic n Integration Decision Support Systems and Intelligent.
“Get outa here!”.
Eleventh Edition 1 Introduction to Essentials for Information Systems Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
Eleventh Edition 1 Introduction to Essentials for Information Systems Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
Artificial Intelligence
INTELLIGENT SYSTEMS Artificial Intelligence Applications in Business.
Intelligent Support Systems
Artificial Intelligence (AI) Addition to the lecture 11.
1 CHAPTER 10 Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson 6th ed, Copyright 2001, Prentice Hall, Upper Saddle River,
CSCI 4410 Introduction to Artificial Intelligence.
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.
Artificial Intelligence (AI) Can Machines Think?.
11 C H A P T E R Artificial Intelligence and Expert Systems.
1 CHAPTER 10 Decision Support Systems and Intelligent Systems, Efraim Turban and Jay E. Aronson 6th ed, Copyright 2001, Prentice Hall, Upper Saddle River,
Neural Networks & Cases
Artificial Intelligence
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
NEURAL NETWORKS FOR DATA MINING
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
1 Introduction to Neural Networks And Their Applications.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Introduction to Machine Learning Kamal Aboul-Hosn Cornell University Chess, Chinese Rooms, and Learning.
Chapter 13 Artificial Intelligence and Expert Systems.
Neural Networks II By Jinhwa Kim. 2 Neural Computing is a problem solving methodology that attempts to mimic how human brain function Artificial Neural.
I Robot.
ARTIFICIAL INTELLIGENCE Human like intelligence Definitions: 1. Focus on intelligent Behaviour “Behaviour by a machine that, if performed by a human.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
Chapter 4 Decision Support System & Artificial Intelligence.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
CHAPTER 15 Neural Computing: The Basics. n Artificial Neural Networks (ANN) n Mimics How Our Brain Works n Machine Learning.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)
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.
Presented by:- Reema Tariq Artificial Intelligence.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
1 CHAPTER 10 Knowledge-Based Decision Support: Artificial Intelligence and Expert Systems Decision Support Systems and Intelligent Systems, Efraim Turban.
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 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Classification of models
Artificial Intelligence, P.II
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Neural Computing: The Basics
Introduction to Neural Networks And Their Applications
Artificial Intelligence
CHAPTER TWO OVERVIEW SECTION DECISION-MAKING SYSTEMS
Artificial Intelligence
Neural Networks & a case with bankruptcy prediction
6th ed, Copyright 2001, Prentice Hall, Upper Saddle River, NJ
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Presentation transcript:

Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the humans make decisions. Artificial Intelligence and Neural Networks DSS Data: Facts pertinent to the decision at hand.

MACHINE INTELLIGENCE Will computers become as smart as humans within the next 50 years?

IBM’S “DEEP BLUE” CHESS PLAYING COMPUTER A couple of years ago (1997), IBM’s Deep Blue computer beat world chess champion Gary Kasporov in a chess match. Does that mean Deep Blue is “smarter” than Kasporov when it comes to playing chess?

IBM’S “DEEP BLUE” CHESS PLAYING COMPUTER What if I told you Deep Blue has to look at a million times more scenarios than Kasporov to settle on a move? See

Raw power

Artificial Intelligence Artificial intelligence is behavior by a machine that, if performed by a human being, would be called intelligent "Artificial Intelligence is the study of how to make computers do things at which, at the moment, people are better" (Rich and Knight [1991]) AI is basically a theory of how the human mind works (Mark Fox)

Objectives of Artificial Intelligence (Winston and Prendergast [1984]) Make machines smarter (primary goal) Understand what intelligence is (Nobel Laureate purpose) Make machines more useful (entrepreneurial purpose)

Signs of Intelligence Learn or understand from experience Make sense out of ambiguous or contradictory messages Respond quickly and successfully to new situations Use reasoning to solve problems

Signs of Intelligence (cont’d) Deal with perplexing situations Understand and Infer in ordinary, rational ways Apply knowledge to manipulate the environment Think and reason Recognize the relative importance of different elements in a situation

Turing Test for Intelligence A computer can be considered to be smart only when a human interviewer, “conversing” with both an unseen human being and an unseen computer, could not determine which is which

AI Computing Based on symbolic representation and manipulation A symbol is a letter, word, or number represents objects, processes, and their relationships Objects can be people, things, ideas, concepts, events, or statements of fact Create a symbolic knowledge base

AI Computing (cont’d) Uses various processes to manipulate the symbols to generate advice or a recommendation AI reasons or infers with the knowledge base by search and pattern matching Hunts for answers (Algorithms often used in search)

AI software and FAQs (fairly techie) American Association for Artificial Intelligence (fairly general) PC Artificial Intelligence magazine (just right for OMIS 661, in my opinion) The AI Laboratory at MIT: Some interesting AI Web Destinations

An Overview of Neural Computing Constructing computers that mimic certain processing capabilities of the human brain Knowledge representations based on – Massive parallel processing – Fast retrieval of large amounts of information – The ability to recognize patterns based on historical cases Neural Computing = Artificial Neural Networks (ANNs)

Learning Three Tasks (over-simplified) 1. Compute Outputs 2. Compare Outputs with Desired Targets 3. Adjust Weights and Repeat the Process

Set the weights by either some rules or randomly Set Delta = Error = actual output minus desired output for a given set of inputs Objective is to Minimize the Delta (Error) Change the weights to reduce the Delta Information processing: pattern recognition Different learning algorithms

Benefits of Neural Networks Usefulness for pattern recognition, learning, classification, generalization and abstraction, and the interpretation of incomplete and noisy inputs Specifically - character, speech and visual recognition Potential to provide some of human problem solving characteristics Ability to tackle new kinds of problems Robustness Fast processing speed Flexibility and ease of maintenance Powerful hybrid systems

Limitations of Neural Networks Do not do well at tasks that are not done well by people Lack explanation capabilities Limitations and expense of hardware technology restrict most applications to software simulations Training times can be excessive and tedious Usually requires large amounts of training and test data

Some interesting Neural Web Destinations Brainmaker Neural Works Professional II Plus Neuralware, Inc