Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava.

Slides:



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

Artificial Intelligence
Presentation on Artificial Intelligence
Artificial Intelligence Created by Korbut Fyodor FTF,
Artificial Intelligence
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
1 Lecture 35 Brief Introduction to Main AI Areas (cont’d) Overview  Lecture Objective: Present the General Ideas on the AI Branches Below  Introduction.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
From Discrete Mathematics to AI applications: A progression path for an undergraduate program in math Abdul Huq Middle East College of Information Technology,
Chapter 12: Intelligent Systems in Business
Artificial Intelligence
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Artificial Intelligence
Artificial Intelligence
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
Ch1 AI: History and Applications Dr. Bernard Chen Ph.D. University of Central Arkansas Spring 2011.
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,
Artificial Intelligence CIS 479/579 Bruce R. Maxim UM-Dearborn.
Artificial Intelligence Introduction (2). What is Artificial Intelligence ?  making computers that think?  the automation of activities we associate.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Artificial Intelligence: Its Roots and Scope
intelligence study and design of intelligent agentsis the intelligence of machines and the branch of computer science that aims to create it. AI textbooks.
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
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.
Artificial Intelligence
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
April 28, 2004John C. Giordano – Masters Project Presentation1 Exploring the Constraints of Human Behavior Representation A Masters Project Presentation.
SPHERES OF ARTIFICIAL INTELLIGENCE Gafur Djumaniyazov.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
ARTIFICIAL INTELLIGENCE. Structure and Strategies for Complex Problem Solving Author: George F Luger and William Stebblfield Edition:Third Publisher:Addison.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
I Robot.
ARTIFICIAL INTELLIGENCE Human like intelligence Definitions: 1. Focus on intelligent Behaviour “Behaviour by a machine that, if performed by a human.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Course Instructor: K ashif I hsan 1. Chapter # 1 Kashif Ihsan, Lecturer CS, MIHE2.
Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications.
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.
AI ● Dr. Ahmad aljaafreh. What is AI? “AI” can be defined as the simulation of human intelligence on a machine, so as to make the machine efficient to.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Intelligent Control Methods Lecture 5: Expert Systems Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
Intelligent Control Methods Lecture 1: Introduction. Reasons for ICM, Basic Concepts Slovak University of Technology Faculty of Material Science and Technology.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Artificial Intelligence, simulation and modelling.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
Intelligent Control Methods Lecture 8: Knowledge Engineering Slovak University of Technology Faculty of Material Science and Technology in Trnava.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
Artificial Intelligence
Fundamentals of Information Systems, Sixth Edition
Chapter 11: Artificial Intelligence
Artificial Intelligence
Artificial Intelligence (AI)
Artificial Intelligence
Artificial Intelligence
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Course Instructor: knza ch
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Artificial Intelligence (AI)
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
AI Application Session 12
Presentation transcript:

Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava

2 Concept „Artificial Intelligence“ A competence of machines to think A science branch 1950: Turing: Computing Machinery and Intelligence: „Can machines think?“

3 Intelligence: A competence to respond to new situation threw an activity correction.  A bee?  An adaptive controller? Vague answers and definitions. „Intelligence“ and „thinking“ are philosophical (not technical) categories.

4 Intelligence (a technical point of view): A complex of technical and program tools, techniques and methods for creation of systems, which are able to master tasks, which need „natural“ intelligence. Analogy: Bird´s and man´s flying Machines do not (and never will) think like a man (determined with a society and with his material, physical, intellectual and emotional needs), but they can simulate the external manifestations of thinking by their own tools.

5 History of AI: Classical period (1950 – 1965)  Declarative knowledge representation  Problem solution methods: theorem proving, graph searching Romantic period (1965 – 1975)  Universal problem solvers  Special program languages Modern period (1975 – 1985)  Review of tools and methods  Methods combination Period of expert systems (1985 – 1995)  Expert systems Period of AI integration into information technologies ( )

6 Problem core of AI: Information recognition, analysis and interpretation  Written, spoken, acoustic, graphical, tactile,... Knowledge representation  Knowledge formalization into the form, in which they can be effective stored and manipulated Problems solution (inference) Problems of man-machine communication, robotics, expert systems, machine learning, neuronal nets, genetic algorithms... )

7 Technical system is intelligent, if it: Perceives the environment  and understands, what is important Predicts the environment handling  Often without the environment model Uses obtained information for problem solution Plans the solution implementation Communicates with another intelligent systems (human or technical) Learns  From experiences  From generalization Adapts its behavior

8 AI perspectives: n Methods, techniques and tools of AI are integrated into another ICT  (pattern and speech recognition,...) The quality of AI system depends primarily on used knowledge (and only secondarily on knowledge manipulation mechanisms)  Direction at specialized knowledge acquisition, representation and exploitation.