Machine Learning BY UZMA TUFAIL MCS : section (E) ROLL NO: 15177 1/31/2016.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

1 Machine Learning: Lecture 1 Overview of Machine Learning (Based on Chapter 1 of Mitchell T.., Machine Learning, 1997)
Introduction to Machine Learning BITS C464/BITS F464
Godfather to the Singularity
Machine Learning Stephen Scott Associate Professor Dept. of Computer Science University of Nebraska January 21, 2004 Supported by:NSF CCR NIH RR-P20.
Introduction to Machine Learning Anjeli Singh Computer Science and Software Engineering April 28 th 2008.
The Decision-Making Process IT Brainpower
Machine Learning Case study. What is ML ?  The goal of machine learning is to build computer systems that can adapt and learn from their experience.”
Artificial Intelligence
AI Week 22 Machine Learning Data Mining Lee McCluskey, room 2/07
An Introduction to Machine Learning In the area of AI (earlier) machine learning took a back seat to Expert Systems Expert system development usually consists.
Machine Learning (Extended) Dr. Ata Kaban
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Carla P. Gomes CS4700 CS 4700: Foundations of Artificial Intelligence Prof. Carla P. Gomes Module: Intro Neural Networks (Reading:
Specialized Business Information Systems Chapter 11.
Artificial intelligence 4 Expert systems 4 Neural nets 4 Data base mining.
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Wilma Bainbridge Tencia Lee Kendra Leigh
CS Machine Learning. What is Machine Learning? Adapt to / learn from data  To optimize a performance function Can be used to:  Extract knowledge.
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.
CSC 4510 – Machine Learning Dr. Mary-Angela Papalaskari Department of Computing Sciences Villanova University Course website:
Artificial Intelligence Robbie Nakatsu AIMS 2710.
Artificial Intelligence (AI) Can Machines Think?.
Introduction to Machine Learning MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way Based in part on notes from Gavin Brown, University of Manchester.
MACHINE LEARNING 張銘軒 譚恆力 1. OUTLINE OVERVIEW HOW DOSE THE MACHINE “ LEARN ” ? ADVANTAGE OF MACHINE LEARNING ALGORITHM TYPES  SUPERVISED.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Artificial Intelligence
Artificial Intelligence Lecture No. 27 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
Machine Learning An Introduction. What is Learning?  Herbert Simon: “Learning is any process by which a system improves performance from experience.”
Machine Learning CSE 681 CH2 - Supervised Learning.
Lecture 10: 8/6/1435 Machine Learning Lecturer/ Kawther Abas 363CS – Artificial Intelligence.
1 Lecture 1: Introduction to Artificial Intelligence.
1 Machine Learning (Extended) Dr. Ata Kaban Algorithms to enable computers to learn –Learning = ability to improve performance automatically through experience.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
A Learning System for Decision Support in Telecommunications Filip Železný, Olga Štěpánková (Czech Technical University in Prague) Jiří Zídek (Atlantis.
Learning Agents MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Machine Learning Introduction. Class Info Office Hours –Monday:11:30 – 1:00 –Wednesday:10:00 – 1:00 –Thursday:11:30 – 1:00 Course Text –Tom Mitchell:
What is Artificial Intelligence?
Copyright Paula Matuszek Kinds of Machine Learning.
Artificial Intelligence Machine Learning. Learning Learning can be described as normally a relatively permanent change that occurs in behaviour as a result.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
Artificial Intelligence, simulation and modelling.
  Computer vision is a field that includes methods for acquiring,prcessing, analyzing, and understanding images and, in general, high-dimensional data.
Machine Learning. Definition Machine learning is a subfield of computer science that evolved from the study of pattern recognition and computational.
AZURE MACHINE LEARNING Bringing New Value To Old Data SQL Saturday #
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Machine Learning. Definition: The ability of a machine to improve its performance based on previous results.
Artificial Intelligence, P.II
Machine Learning overview Chapter 18, 21
Artificial intelligence (AI)
Lecture #1 Introduction
Introduction Characteristics Advantages Limitations
Artificial Intelligence (CS 370D)
Application Areas of Artificial Intelligence(AI)
CH. 1: Introduction 1.1 What is Machine Learning Example:
What is Pattern Recognition?
Course Instructor: knza ch
Introduction Artificial Intelligent.
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Integrating Deep Learning with Cyber Forensics
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Machine Learning overview Chapter 18, 21
Artificial Intelligence
Presentation transcript:

Machine Learning BY UZMA TUFAIL MCS : section (E) ROLL NO: /31/2016

1: What is Learning? Permanent change that occurs in behavior as a result of experience. For example, it is possible to learn to open a lock as a result of trial and error; possible to learn how to use a word processor as a result of following particular instructions. 1/31/2016

2: What is Learning? Many different answers, depending on the field you’re considering and whom you ask – AI vs. psychology vs. education vs. neurobiology vs. …

1/31/2016 Does Memorization = Learning? Test : Ali learns his mother’s face Memorizes: But will he recognize:

1/31/2016 Thus he can generalize beyond what he’s seen!

1/31/20166 What is Machine Learning? Building machines that automatically learn from experience The goal of machine learning is to build computer systems that can learn from their experience and adapt to their environment. – Important research goal of artificial intelligence Small sampling of applications: – Data mining programs that learn to detect fraudulent credit card transactions. – Programs that learn to filter spam – Autonomous vehicles that learn to drive on public highways

1/31/2016 Why Machine Learning? (Relatively) new kind of capability for computers – Data mining: extracting new information from medical records, maintenance records, etc. – Self-customizing programs: Web browser that learns what you like and seeks it out – Applications we can’t program by hand: E.g. speech recognition, autonomous driving

1/31/2016 Why Machine Learning? (cont’d) Understanding human learning and teaching: – Mature mathematical models might lend insight The time is right: – Recent progress in algorithms and theory – Enormous amounts of data and applications – Substantial computational power – Budding industry (e.g. Google)

1/31/2016 Machine Learning vs. Expert Systems ES: Expertise extraction tedious; ML: Automatic ES: Rules might not incorporate intuition, which might mask true reasons for answer – E.g. in medicine, the reasons given for diagnosis x might not be the objectively correct ones, and the expert might be unconsciously picking up on other info – ML: More “objective”

1/31/2016 Machine Learning vs. Expert Systems (cont’d) ES: Expertise might not be comprehensive, e.g. physician might not have seen some types of cases ML: Automatic, objective, and data-driven – Though it is only as good as the available data

1/31/2016Stephen Scott, Univ. of Nebraska11 Three phases in machine learning? 1. Training: a training set of examples of correct behavior is analyzed and some representation of the newly learnt knowledge is stored. This is often some form of rules.

1/31/2016 Three phases in machine learning? 2. Validation: the rules are checked and, if necessary, additional training is given. Sometimes additional test data are used, but instead of using a human to validate the rules, some other automatic knowledge based component may be used. The role of tester is often called the critic.

1/31/2016 Three phases in machine learning? 3. Application: the rules are used in responding to some new situations.

1/31/2016 Other Applications of ML The Google search engine uses numerous machine learning techniques – Spelling corrector: “spehl korector”, “phonitick spewling”, “Brytney Spears”, “Brithney Spears”, … – Grouping together top news stories from numerous sources (news.google.com)news.google.com – Analyzing data from over 3 billion web pages to improve search results – Analyzing which search results are most often followed, i.e. which results are most relevant

1/31/2016 Other Applications of ML (cont’d) ALVINN, developed at CMU, drives autonomously on highways at 70 mph – Sensor input only a single, forward-facing camera

1/31/2016 Other Applications of ML (cont’d) SpamAssassin for filtering spam Data mining programs for: – Analyzing credit card transactions for anomalies – Analyzing medical records to automate diagnoses Intrusion detection for computer security Speech recognition, face recognition Biological sequence analysis Each application has its own representation for features, learning algorithm, hypothesis type, etc.

1/31/2016 Conclusions ML started as a field that was mainly for research purposes, with a few niche applications Now applications are very widespread ML is able to automatically find patterns in data that humans cannot However, still very far from emulating human intelligence! – Each artificial learner is task-specific