CII504 Intelligent Engine © 2005 Irfan Subakti Department of Informatics Institute Technology of Sepuluh Nopember Surabaya - Indonesia.

Slides:



Advertisements
Similar presentations
A Syntactic Justification of Occam’s Razor 1 John Woodward, Andy Evans, Paul Dempster Foundations of Reasoning Group University of Nottingham Ningbo, China.
Advertisements

1 Machine Learning: Lecture 3 Decision Tree Learning (Based on Chapter 3 of Mitchell T.., Machine Learning, 1997)
CHAPTER 2: Supervised Learning. Lecture Notes for E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1) 2 Learning a Class from Examples.
Presentation in Aircraft Satellite Image Identification Using Bayesian Decision Theory And Moment Invariants Feature Extraction Dickson Gichaga Wambaa.
1er. Escuela Red ProTIC - Tandil, de Abril, Decision Tree Learning 3.1 Introduction –Method for approximation of discrete-valued target functions.
Knowledge Representation and Reasoning Learning Sets of Rules and Analytical Learning Harris Georgiou – 4.
ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
Bayesian Learning Rong Jin. Outline MAP learning vs. ML learning Minimum description length principle Bayes optimal classifier Bagging.
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
Data Mining Techniques Outline
COMP 328: Midterm Review Spring 2010 Nevin L. Zhang Department of Computer Science & Engineering The Hong Kong University of Science & Technology
CSE 5731 Lecture 26 Introduction to Machine Learning CSE 573 Artificial Intelligence I Henry Kautz Fall 2001.
© 2002 Franz J. Kurfess Introduction 1 CPE/CSC 481: Knowledge-Based Systems Dr. Franz J. Kurfess Computer Science Department Cal Poly.
Machine Learning CSE 473. © Daniel S. Weld Topics Agency Problem Spaces Search Knowledge Representation Reinforcement Learning InferencePlanning.
Machine Learning: Symbol-Based
1er. Escuela Red ProTIC - Tandil, de Abril, Bayesian Learning 5.1 Introduction –Bayesian learning algorithms calculate explicit probabilities.
LOGO Classification III Lecturer: Dr. Bo Yuan
Learning Programs Danielle and Joseph Bennett (and Lorelei) 4 December 2007.
INTRODUCTION TO Machine Learning ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
MACHINE LEARNING. What is learning? A computer program learns if it improves its performance at some task through experience (T. Mitchell, 1997) A computer.
CEN 592 PATTERN RECOGNITION Spring Term CEN 592 PATTERN RECOGNITION Spring Term DEPARTMENT of INFORMATION TECHNOLOGIES Assoc. Prof.
Introduction to Pattern Recognition
机器学习 陈昱 北京大学计算机科学技术研究所 信息安全工程研究中心. Concept Learning Reference : Ch2 in Mitchell’s book 1. Concepts: Inductive learning hypothesis General-to-specific.
Kansas State University Department of Computing and Information Sciences CIS 732: Machine Learning and Pattern Recognition Tuesday 15 October 2002 William.
Midterm Review Rao Vemuri 16 Oct Posing a Machine Learning Problem Experience Table – Each row is an instance – Each column is an attribute/feature.
Machine Learning1 Machine Learning: Summary Greg Grudic CSCI-4830.
1 CSI 5388:Topics in Machine Learning Inductive Learning: A Review.
Machine Learning Lecture 11 Summary G53MLE | Machine Learning | Dr Guoping Qiu1.
 Diagram of a Neuron  The Simple Perceptron  Multilayer Neural Network  What is Hidden Layer?  Why do we Need a Hidden Layer?  How do Multilayer.
1 Knowledge Discovery Transparencies prepared by Ho Tu Bao [JAIST] ITCS 6162.
 2003, G.Tecuci, Learning Agents Laboratory 1 Learning Agents Laboratory Computer Science Department George Mason University Prof. Gheorghe Tecuci 5.
CS 445/545 Machine Learning Winter, 2012 Course overview: –Instructor Melanie Mitchell –Textbook Machine Learning: An Algorithmic Approach by Stephen Marsland.
Assoc. Prof. Abdulwahab AlSammak. Course Information Course Title: Artificial Intelligence Instructor : Assoc. Prof. Abdulwahab AlSammak
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Symbol-Based Luger: Artificial.
Machine Learning, Decision Trees, Overfitting Machine Learning Tom M. Mitchell Machine Learning Department Carnegie Mellon University January 14,
Concept learning, Regression Adapted from slides from Alpaydin’s book and slides by Professor Doina Precup, Mcgill University.
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
INTRODUCTION TO MACHINE LEARNING 3RD EDITION ETHEM ALPAYDIN © The MIT Press, Lecture.
CSE 5331/7331 F'07© Prentice Hall1 CSE 5331/7331 Fall 2007 Machine Learning Margaret H. Dunham Department of Computer Science and Engineering Southern.
CITS7212: Computational Intelligence An Overview of Core CI Technologies Lyndon While.
Data Mining and Decision Support
Introduction Machine Learning: Chapter 1. Contents Types of learning Applications of machine learning Disciplines related with machine learning Well-posed.
Introduction to Neural Networks Freek Stulp. 2 Overview Biological Background Artificial Neuron Classes of Neural Networks 1. Perceptrons 2. Multi-Layered.
1 Machine Learning: Lecture 6 Bayesian Learning (Based on Chapter 6 of Mitchell T.., Machine Learning, 1997)
MACHINE LEARNING 3. Supervised Learning. Learning a Class from Examples Based on E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1)
Web-Mining Agents Prof. Dr. Ralf Möller Universität zu Lübeck Institut für Informationssysteme Tanya Braun (Übungen)
Artificial Intelligence Methods Neural Networks Lecture 3 Rakesh K. Bissoondeeal Rakesh K. Bissoondeeal.
Machine Learning Chapter 7. Computational Learning Theory Tom M. Mitchell.
Pattern Recognition NTUEE 高奕豪 2005/4/14. Outline Introduction Definition, Examples, Related Fields, System, and Design Approaches Bayesian, Hidden Markov.
SUPERVISED AND UNSUPERVISED LEARNING Presentation by Ege Saygıner CENG 784.
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
CMPS 142/242 Review Section Fall 2011 Adapted from Lecture Slides.
1 1)Bayes’ Theorem 2)MAP, ML Hypothesis 3)Bayes optimal & Naïve Bayes classifiers IES 511 Machine Learning Dr. Türker İnce (Lecture notes by Prof. T. M.
Brief Intro to Machine Learning CS539
Artificial Intelligence
CS 9633 Machine Learning Concept Learning
Chapter 11: Learning Introduction
Data Mining Lecture 11.
CSI 5388:Topics in Machine Learning
Computational Learning Theory
Machine Learning: Lecture 3
Computational Learning Theory
3.1.1 Introduction to Machine Learning
IES 511 Machine Learning Dr. Türker İnce (Lecture notes by Prof. T. M
Machine Learning: Lecture 6
Machine Learning: UNIT-3 CHAPTER-1
A task of induction to find patterns
INTRODUCTION TO Machine Learning
A task of induction to find patterns
INTRODUCTION TO Machine Learning 3rd Edition
Presentation transcript:

CII504 Intelligent Engine © 2005 Irfan Subakti Department of Informatics Institute Technology of Sepuluh Nopember Surabaya - Indonesia

Lecture 1© 2005 Irfan Subakti2 Outline Course overview

Lecture 1© 2005 Irfan Subakti3 Course overview Credit 3 Credits (50 minutes x 3 = 150 minutes) Prerequisites Artificial Intelligence (CI1420) Goals Student are able to get the understanding about machine learning which has relation with the computer program. It can improve its performance by training or learning set Student will get knowledge theoretic about several concepts: inductive bias, Probability Approximately Correct (PAC) and the Mistake bound learning frameworks, Minimum Description Length principle and Occam ’ s Razor. Student will get practical applications, i.e., learning method algorithms such as: Decision Trees learning, Neural Network learning, Statistical Learning methods, Genetic Algorithms, Bayesian Learning methods, Explanation-based learning and Reinforcement learning.

Lecture 1© 2005 Irfan Subakti4 Course overview (cont.) Contents Introduction to machine learning Well-posed learning problems, designing a learning system: choosing the training experience, choosing the target function, choosing a representation for the target function, choosing a function approximation algorithm, final design; perspectives and issues in machine learning Concept learning Concept learning task: notation and the inductive learning hypothesis, concept learning as search at space hypotheses, version spaces, inductive bias. Decision Tree learning Decision tree representation, the basic decision tree learning algorithm, hypothesis space search in decision tree learning, inductive bias in decision tree learning, issues in decision tree learning: overfitting, incorporating continuous-valued attributes, handling training examples with missing attribute values Artificial Neural Networks Neural network representations, perceptrons, multilayer networks and the Backpropagation algorithm, problems with: convergence and local minima, hidden layer representations, generalization, overfitting, and stopping criterion Bayesian Learning Bayes theorem and concept learning: Brute-force Bayes concept learning and MAP hypotheses and consistent learners, Maximum likelihood and Least-squared error hypotheses, Minimum description length principle, Bayes optimal classifier, Na ï ve Bayes classifier, Bayesian belief networks, the Expectation Maximization (EM) algorithm Genetic Algorithm Representing hypotheses, genetic operators, fitness function and selection, hypothesis space search Reinforcement Learning Q learning: the Q function, an algorithm for learning Q, Convergence; nondeterministic rewards and actions, temporal difference learning

Lecture 1© 2005 Irfan Subakti5 Course overview (cont.) References Tom M. Mitchell, Machine Learning, International Edition, McGraw- Hill, Singapore, Mitsuo Gen, Runwei Chen, Genetic Algorithms and Engineering Design, John Wiley & Sons, Inc., New York, USA, Richard O. Duda, Peter E. Hart, David G. Stork, Pattern Classification, Second Edition, John Wiley & Sons, Inc., USA, Stuart J. Russell and Peter Norvig, Artificial Intelligence – A Modern Approach, Second Edition, Prentice Hall – Pearson Education, Inc., New Jersey, USA, IEEE Transactions on Neural Networks, The Institute of Electrical and Electronics Engineers, Inc. IEEE Transactions on Pattern Analysis and Machine Intelligence, The Institute of Electrical and Electronics Engineers, Inc.