Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Expert Systems Expert Systems are computerized advisory programs that imitate the reasoning process of experts. They consist of a knowledge base and a.
Chapter 4 Introduction to Cognitive Science
4 Intelligent Systems.
4-1 Management Information Systems for the Information Age Copyright 2002 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
The Decision-Making Process IT Brainpower
Chapter 11 Artificial Intelligence and Expert Systems.
SESSION 10 MANAGING KNOWLEDGE FOR THE DIGITAL FIRM.
Artificial Intelligence
Introduction to Neural Network Justin Jansen December 9 th 2002.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Chapter 12: Intelligent Systems in Business
Artificial Intelligence John Ross Yuki Yabushita Sharon Pieloch Steven Smith.
Building Knowledge-Driven DSS and Mining Data
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 Support Systems
Artificial Intelligence
CHAPTER 11 Managerial Support Systems. CHAPTER OUTLINE  Managers and Decision Making  Business Intelligence Systems  Data Visualization Technologies.
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
Artificial Intelligence (AI) Addition to the lecture 11.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Analytics, Decision Support, and Artificial Intelligence:
4-1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Computer Brainpower How Can You Use Your Computer to Help You Think? Chapter 15.
0AI-based Information Technology  Information Technology Based on AI ● What is Artificial Intelligence? ● Artificial Intelligence vs. Natural Intelligence.
Artificial Intelligence Robbie Nakatsu AIMS 2710.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Artificial Intelligence (AI) Can Machines Think?.
Using Neural Networks in Database Mining Tino Jimenez CS157B MW 9-10:15 February 19, 2009.
4-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
PLUG IT IN 5 Intelligent Systems. 1.Introduction to intelligent systems 2.Expert Systems 3.Neural Networks 4.Fuzzy Logic 5.Genetic Algorithms 6.Intelligent.
11 C H A P T E R Artificial Intelligence and Expert Systems.
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Faculty of Arts Atkinson College ITEC 1010 A F 2002 Welcome Sixteenth Lecture for ITEC A Professor G.E. Denzel.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
DECISION-MAKING SYSTEMS Decision Support Software & Artificial Intelligence (especially Expert Systems)
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.
Chapter 4 Decision Support System & Artificial Intelligence.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Artificial Intelligence By: Ian, Chelsea, Doug, & Grace.
ARTIFICIALINTELLIGENCE ARTIFICIAL INTELLIGENCE EXPERT SYSTEMS.
Expert Systems. Learning Objectives: By the end of this topic you should be able to: explain what is meant by an expert system describe the components.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Presented by:- Reema Tariq Artificial Intelligence.
McGraw-Hill/Irwin © 2002 The McGraw-Hill Companies, Inc. All rights reserved. C H A P T E R Haag Cummings McCubbrey Third Edition 4 Decision Support and.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
Artificial Intelligence, simulation and modelling.
1 Chapter 13 Artificial Intelligence and Expert Systems.
Dinner for Two. Fuzzify Inputs Apply Fuzzy Operator.
1 Chapter 1 Introduction to Accounting Information Systems Chapter 2 Intelligent Systems and Knowledge Management.
Business Analytics Several odds and ends Copyright © 2016 Curt Hill.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Information Systems Decision Support and Artificial Intelligence
Classification of models
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
DSS & Warehousing Systems
Artificial Intelligence ppt
Decision Support and Artificial Intelligence Chapter 4
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
AI empowering business
CHAPTER TWO OVERVIEW SECTION DECISION-MAKING SYSTEMS
Decision Support Systems DSS.. Prostration Group
This presentation was developed by Dr. Steven C
Presentation transcript:

Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier

Introduction Artificial Intelligence Expert Systems Neural Networks Business Use Real World Application

What is Artificial Intelligence? A branch of science dealing with behavior, learning, and adaptation in machines. Two Categories  Conventional  Computational The two most common types of AI are expert systems and neural networks.

Conventional Artificial Intelligence A method involving the use of structured formulas and statistical analysis. Methods include  Expert systems  Case based reasoning  Bayesian networks  Behavior based AI.

Computational Artificial Intelligence The method of analyzing existing information and recognizing patterns. Simply put, it has the ability to learn from existing information. Methods include  Neural networks  Evolutionary computation  Fuzzy systems.

What is an Expert System? A program structured by a set of rules and procedures that take the knowledge, supplied by an expert, and recommend a course of action in order to solve specific problems. They use reasoning to work through problems and offer recommendations that address these problems. They are ideal for diagnostic and prescriptive problems. They are usually built for specific applications called domains.

Expert System Use Field use  Accounting  Financial management  Production  Process control  Medication prescription  In many other domains

Expert Systems - Advantages Its gathering and use of expertise They can perform many functions that will benefit organizations  Reduction in training costs  Decrease human error  Providing consistent answers to repetitive tasks  Safeguard sensitive company information

Expert Systems - Disadvantages Its inability to solve problems for which it was not designed Its inability to use common sense and judgment to solve newly encountered problems

What is a Neural Network? Artificial intelligence systems that can be trained to recognize patterns and adapt to new concepts and knowledge. They are not bound by a set of rules designed for a specific application. They are able to imitate the human ability to process information without following a set of rules.

What are Neural Networks? They use interconnecting neurons to produce an output. A neural network uses its neurons collectively to execute its functions.  A neuron is the basic functioning element in a neural network that takes inputs and produces outputs. This allows the neural network to continue performing even if some of its neurons are not functioning

Neural Network Use They are useful for identification, classification, and forecasting when dealing with a large amount of information. They are used in speech and visual recognition. Field use  Engineering  Drilling  Meteorology  Medical  Insurance industries  Military.

Neural Networks - Advantages They can adjust to new information on their own. They are able to function without structured information. They are able to process large volumes of data.

Neural Networks - Disadvantage The neural networks have hidden layers. The fact that these layers are hidden prohibits users from adjusting the connections reducing control of the system.

Overall Business Use The systems increase completion rates and decrease error by reducing human interaction. These systems protect information and utilize knowledge more efficiently to make intelligent decisions. Companies can gain an edge over their competitors by implementing these systems.

Real World Applications Banks Hospitals Credit Card Companies Manufacturers Robotics  Medical Fields

Conclusion Artificial Intelligence Expert Systems Neural Networks Business Uses Real World Applications

Any questions?