CS1001 Lecture 25. Overview Homework 4 Homework 4 Artificial Intelligence Artificial Intelligence Database Systems Database Systems.

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)
TECHNOLOGY GUIDE 4: Intelligent Systems
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
4 Intelligent Systems.
EXPERT SYSTEMS apply rules to solve a problem. –The system uses IF statements and user answers to questions in order to reason just like a human does.
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
CSE 471/598 Intro to AI (Lecture 1). Course Overview What is AI –Intelligent Agents Search (Problem Solving Agents) –Single agent search [Project 1]
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
Artificial Intelligence Genetic Algorithms and Applications of Genetic Algorithms in Compilers Prasad A. Kulkarni.
1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Artificial Intelligence Overview John Paxton Montana State University February 22, 2005
CS1001 Lecture 24. Overview Encryption Encryption Artificial Intelligence Artificial Intelligence Homework 4 Homework 4.
Supporting Decision Making Chapter 10 McGraw-Hill/IrwinCopyright © 2011 by 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
Agent-based Simulation of Financial Markets Ilker Ersoy.
Revision Michael J. Watts
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
Intelligent Decision Support Systems By Dr.S.Sridhar,Ph.D., RACI(Paris),RZFM(Germany),RMR(USA),RIEEEProc. web-site :
Artificial Intelligence Dr. Paul Wagner Department of Computer Science University of Wisconsin – Eau Claire.
Invitation to Computer Science 5th Edition
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
计算机科学概述 Introduction to Computer Science 陆嘉恒 中国人民大学 信息学院
Department of Information Technology Indian Institute of Information Technology and Management Gwalior AASF hIQ 1 st Nov ‘09 Department of Information.
TECHNOLOGY GUIDE FOUR Intelligent Systems.
An Introduction to Artificial Intelligence and Knowledge Engineering N. Kasabov, Foundations of Neural Networks, Fuzzy Systems, and Knowledge Engineering,
Artificial Intelligence
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
1 Machine Learning The Perceptron. 2 Heuristic Search Knowledge Based Systems (KBS) Genetic Algorithms (GAs)
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Introduction to Artificial Intelligence and Soft Computing
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 11: Artificial Intelligence Computer Science: An Overview Tenth Edition.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Chapter 13 Artificial Intelligence and Expert Systems.
1 2010/2011 Semester 2 Introduction: Chapter 1 ARTIFICIAL INTELLIGENCE.
KNOWLEDGE BASED SYSTEMS
Course Overview  What is AI?  What are the Major Challenges?  What are the Main Techniques?  Where are we failing, and why?  Step back and look at.
Introduction to Artificial Intelligence CS 438 Spring 2008.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved CHAPTER 9 Enabling the Organization—Decision Making.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Artificial Intelligence, simulation and modelling.
Some Thoughts to Consider 5 Take a look at some of the sophisticated toys being offered in stores, in catalogs, or in Sunday newspaper ads. Which ones.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
CHAPTER 2 Decision Making and Business Processes Opening Case: Information Systems Improve Business Processes at Grocery Gateway Nour El Kadri.
TECHNOLOGY GUIDE FOUR Intelligent Systems. TECHNOLOGY GUIDE OUTLINE TG4.1 Introduction to Intelligent Systems TG4.2 Expert Systems TG4.3 Neural Networks.
Chapter 11: Artificial Intelligence
PART IV: The Potential of Algorithmic Machines.
TECHNOLOGY GUIDE FOUR Intelligent Systems.
Review of AI Professor: Liqing Zhang
RESEARCH APPROACH.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 10-1 Chapter 10 Intelligent Decision Support.
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Artificial Intelligence
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
The use of Neural Networks to schedule flow-shop with dynamic job arrival ‘A Multi-Neural Network Learning for lot Sizing and Sequencing on a Flow-Shop’
Future of Artificial Intelligence
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence Machine Learning
Presentation transcript:

CS1001 Lecture 25

Overview Homework 4 Homework 4 Artificial Intelligence Artificial Intelligence Database Systems Database Systems

Reading Brookshear, 11 Brookshear, 11 Brookshear, 10 Brookshear, 10 Brookshear, 9 Brookshear, 9

Homework 4 Check Courseworks Check Courseworks Problems based on Problems based on –Handout (Smullyan, Natural Deduction) –Question from Ch. 10 –Question from Ch. 11

Artificial Intelligence Reasoning (Production Systems) Reasoning (Production Systems) –Goal is to derive a solution given facts and rules Searching Searching –You are given facts and rules and search all possible combinations to find some desired solution (usually minimum/max) Heuristics Heuristics –Operate based on guidelines you know to be true about a problem

Paradigms in AI “Top Down” “Top Down” –Describe intelligent behavior as rule sets –Define behavior at the highest level and refine as need be –Examples: most production systems, expert systems “Bottom Up” “Bottom Up” –Define very basic behavior of “agents” –Describe simple rules of how these agents interact –Simulate interactions on a grand scale

A Production System

Genetic Algorithms A “Bottom Up” approach A “Bottom Up” approach Create simple logic and rules for interactions Create simple logic and rules for interactions Essentially, a GA is a program that writes and alters other programs. It then simulates those programs and evaluates their performance Essentially, a GA is a program that writes and alters other programs. It then simulates those programs and evaluates their performance

Expert Systems Expert systems are a strict set of rules Expert systems are a strict set of rules These rules allow for drawing conclusions from an initial set of facts These rules allow for drawing conclusions from an initial set of facts Propositional logic could be used as the mathematical system behind an expert system Propositional logic could be used as the mathematical system behind an expert system Example: If a patient has a Hematocrit reading of 8, he/she has severe Anemia Example: If a patient has a Hematocrit reading of 8, he/she has severe Anemia

Neural Networks Neural networks are based on the biological function of brain neurons (sort of) Neural networks are based on the biological function of brain neurons (sort of) This is a learning model, whereby the model can be trained and updated over time This is a learning model, whereby the model can be trained and updated over time

Neural Networks

Semantic Networks

Blackboard Systems Blackboard systems contain all sorts of subsystems that we’ve seen so far Blackboard systems contain all sorts of subsystems that we’ve seen so far They are a metaphorical area for different AI systems to exchange predictions and vote on a consensus as a whole They are a metaphorical area for different AI systems to exchange predictions and vote on a consensus as a whole