Sistem Kecerdasan Buatan

Slides:



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

Computer Science Department FMIPA IPB 2003 Neural Computing Yeni Herdiyeni Computer Science Dept. FMIPA IPB.
Artificial Neural Network
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
4 Intelligent Systems.
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
November 5, 2009Introduction to Cognitive Science Lecture 16: Symbolic vs. Connectionist AI 1 Symbolism vs. Connectionism There is another major division.
How does the mind process all the information it receives?
Intelligent Systems Group Emmanuel Fernandez Larry Mazlack Ali Minai (coordinator) Carla Purdy William Wee.
Soft Computing 1 Neuro-Fuzzy and Soft Computing chapter 1 J.-S.R. Jang Bill Cheetham Kai Goebel.
Chapter 12: Intelligent Systems in Business
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.
COMP-6600: Artificial Intelligence (Overview) A tentative overview of the course is as follows: 1. Introduction to Artificial Intelligence 2. Evolutionary.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
Artificial Neural Networks - Introduction -
Artificial Intelligence
8/17/ Introduction to Neuro-fuzzy and Soft computing G.Anuradha (Lecture 1)
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
CHAPTER 12 ADVANCED INTELLIGENT SYSTEMS © 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang.
CS-485: Capstone in Computer Science Artificial Neural Networks and their application in Intelligent Image Processing Spring
Introduction to AI Michael J. Watts
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.
Department of Information Technology Indian Institute of Information Technology and Management Gwalior AASF hIQ 1 st Nov ‘09 Department of Information.
1 Learning Agents Laboratory Computer Science Department George Mason University Prof. Gheorghe Tecuci 1. Introduction.
TECHNOLOGY GUIDE FOUR Intelligent Systems.
An Introduction to Artificial Intelligence and Knowledge Engineering N. Kasabov, Foundations of Neural Networks, Fuzzy Systems, and Knowledge Engineering,
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Artificial Neural Networks. Applied Problems: Image, Sound, and Pattern recognition Decision making  Knowledge discovery  Context-Dependent Analysis.
LINEAR CLASSIFICATION. Biological inspirations  Some numbers…  The human brain contains about 10 billion nerve cells ( neurons )  Each neuron is connected.
RECENT DEVELOPMENTS OF INDUCTION MOTOR DRIVES FAULT DIAGNOSIS USING AI TECHNIQUES 1 Oly Paz.
Computational Intelligence II Lecturer: Professor Pekka Toivanen Exercises: Nina Rogelj
Introduction to Artificial Intelligence and Soft Computing
6/4/2016 Department of Computer Science, University of Agriculture, Abeokuta, Nigeria. CSC 427:ARTIFICIAL INTELLIGENCE BY DR. A. F. ADEKOYA.
Mehdi Ghayoumi MSB rm 132 Ofc hr: Thur, a Machine Learning.
Intelligent System Ming-Feng Yeh Department of Electrical Engineering Lunghwa University of Science and Technology Website:
Introduction to Artificial Intelligence CS 438 Spring 2008.
Chapter 1: Introduction to Neuro-Fuzzy (NF) and Soft Computing (SC)
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.
Chapter 1. Introduction in Creating Brain-like intelligence, Sendhoff et al. Course: Robots Learning from Humans Bae, Eun-bit Otology Laboratory Seoul.
1 Artificial Intelligence & Prolog Programming CSL 302.
TECHNOLOGY GUIDE FOUR Intelligent Systems. TECHNOLOGY GUIDE OUTLINE TG4.1 Introduction to Intelligent Systems TG4.2 Expert Systems TG4.3 Neural Networks.
Michael Holden Faculty Sponsor: Professor Gordon H. Dash.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Artificial Intelligence
Introduction to Artificial Neural Network Session 1
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Soft Computing Introduction.
Artificial Intelligence (CS 370D)
TECHNOLOGY GUIDE FOUR Intelligent Systems.
SOFT COMPUTING.
Artificial Intelligence ppt
Dr. Unnikrishnan P.C. Professor, EEE
First work in AI 1943 The name “Artificial Intelligence” coined 1956
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Artificial Intelligence
CHAPTER TWO OVERVIEW SECTION DECISION-MAKING SYSTEMS
Introduction to Artificial Intelligence and Soft Computing
Artificial Intelligence
OVERVIEW OF BIOLOGICAL NEURONS
CH751 퍼지시스템 특강 Uncertainties in Intelligent Systems
Intelligent Systems and
Principles of Computing – UFCFA3-30-1
CS 621 Artificial Intelligence Lecture /10/05 Prof
ARTIFICIAL NEURAL networks.
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Presentation transcript:

Sistem Kecerdasan Buatan RAHMAT FAUZI , S.T. M.T

Objective To have an understanding of artificial neural networks (ANNs), fuzzy systems, and evolutionary algorithms; and their application intelligent systems. To have a capability in realizing an intelligent system consists of the ANN, fuzzy system, and evolutionary algorithm (programming skill).

content • Artificial Neural Networks • Fuzzy Systems • Evolutionary Algorithm • Special topics of intelligent systems

reference Principles of neurocomputing for science & engineering, Fredric M Hum, Ivica Kostanic, McGraw-Hill Inc., 2001 Neuro-fuzzy and soft computing, JSR Jang, CT Tsun, E. Mizutani, Prentice Hall Inc., 1997. Neural network fundamental, NK Bose and P. Liang, McGraw Hill, 1996. Evolutionary Computation, David B Fogel, IEEE Press. Fuzzy logic and intelligent systems, Hua Li, M Gupta (Eds), Kluwer AcPress, 1995. Fundamentals of the new artificial intelligence: beyond traditional paradigm, Springer-Verlag, 1998. Ahmad Arifin, Presentation Material. ITS. 2011.

Intelligence means… The ability to solve hard problem (Minsky). Capability to learn to perform various function within a changing environment to survive and to prosper (Carne). Property in which the organism senses, reacts, learns from, and subsequently adapts its behavior to its present environment in order to better promote its own survival (Atmar) Capability of a system to adapt its behavior to meet its goals in a range of environments (Fogel)

From Conventional AI to Computational Intelligence An advance computer technology which is concerned with making machines work in intelligent way, mimicking the way of human mind. Conventional AI: physical symbol system hypothesis.

Expert System (most successful conventional AI)

Intelligent System Scheme Methodology Strength Neural Network Learning and Adaptation Fuzzy Set Theory Knowledge representation via fuzzy if-then rules Genetic Algroithm and simulated annealing Systematic random search

Artificial Neural Network

Basics of Neuroscience and Neuron Models ANNs (also called parallel distributed processing systems) and connectionist systems are intended for modeling the organizational principles of the central nervous system. Biologically inspired computing capabilities of ANN is expected to allow the cognitive and sensory task to be performed more easily

NERVOUS SYSTEM

Basics of Neuroscience Human nervous system is made up of a vast network of computing elements (neurons) with brain as a central unit. The brain is connected to receptors that bring sensory information, and it delivers command to effectors. A biological neuron consists three main components: dendrite, cell body, and axon. Function of nervous system is represented by activities of neurons, topology of the connections, and theirstrength.