CS/CMPE 535 – Machine Learning Outline. CS 535 - Machine Learning (Wi 2007-2008) - Asim LUMS2 Description A course on the fundamentals of machine.

Slides:



Advertisements
Similar presentations
5/19/2015CS 2011 CS 201 – Data Structures and Discrete Mathematics I Syllabus Spring 2014.
Advertisements

Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
COMP171 Data Structures and Algorithms Spring 2009.
CS/CMPE 536 –Data Mining Outline. CS Data Mining (Au 2004/2005) - Asim LUMS2 Description A comprehensive introduction to the concepts and.
CS 536 –Data Mining Outline.
CS/CMPE 524 – High- Performance Computing Outline.
CS/CMPE 636 – Advanced Data Mining Outline. CS Adv. Data Mining (Wi 2004/2005) - Asim LUMS2 Description Cover recent developments in some.
General information CSE 230 : Introduction to Software Engineering
CMSC 132: Object-Oriented Programming II
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
CS 543 – Data Warehousing Course Outline. CS Data Warehousing (Sp ) - Asim LUMS2 Data Warehousing? What is data warehousing? 
CSc 160 Overview of Fundamentals of Computer Programming II Spring (SO1) 2004.
CS 524 – High- Performance Computing Outline. CS High-Performance Computing (Wi 2003/2004) - Asim LUMS2 Description (1) Introduction to.
COMP171 Data Structures and Algorithm Huamin Qu Lecture 1 (Sept. 1, 2005)
COMP171 Data Structures and Algorithm Qiang Yang Lecture 1 ( Fall 2006)
CS/CMPE 636 – Advanced Data Mining Outline. CS Adv. Data Mining (Wi ) - Asim LUMS2 Description Cover recent developments in some.
CS/CMPE 536 –Data Mining Outline. CS Data Mining (Au ) - Asim LUMS2 Description A comprehensive introduction to the concepts and.
PROBABILITY AND STATISTICS FOR ENGINEERS Session 1 Dr Abdelaziz Berrado MTH3301 —Fall 09.
July 16, Introduction to CS II Data Structures Hongwei Xi Comp. Sci. Dept. Boston University.
CS 450: COMPUTER GRAPHICS COURSE AND SYLLABUS OVERVIEW SPRING 2015 DR. MICHAEL J. REALE.
© 2004 Goodrich, Tamassia CS2210 Data Structures and Algorithms Lecture 1: Course Overview Instructor: Olga Veksler.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Computer Network Fundamentals CNT4007C
Cpt S 471/571: Computational Genomics Spring 2015, 3 cr. Where: Sloan 9 When: M WF 11:10-12:00 Instructor weekly office hour for Spring 2015: Tuesdays.
Math 125 Statistics. About me  Nedjla Ougouag, PhD  Office: Room 702H  Ph: (312)   Homepage:
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
CS 103 Discrete Structures Lecture 01 Introduction to the Course
(1) ECE 8823: GPU Architectures Sudhakar Yalamanchili School of Electrical and Computer Engineering Georgia Institute of Technology NVIDIA Keplar.
Computer Networks CEN 5501C Spring, 2008 Ye Xia (Pronounced as “Yeh Siah”)
Course Introduction CSCI Software Engineering II Fall 2014 Bill Pine.
Course Introduction Software Engineering
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
CS355 Advanced Computer Architecture Fatima Khan Prince Sultan University, College for Women.
Software Engineering (2+1) NUST Intitue of Information Technology 4 th March, 2008 BIT-8.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Introduction to ECE 2401 Data Structure Fall 2005 Chapter 0 Chen, Chang-Sheng
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
CS511: Artificial Intelligence II
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CGMB324: MULTIMEDIA SYSTEM DESIGN
1 Data Structures COP 4530 Spring 2010 MW 4:35 PM – 5:50 PM CHE 101 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering ENB
C Programming Lecture 1 : Introduction Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
King Saud University1 CSC 112 Java Programming I Introduction.
James Tam Introduction To CPSC 233 James Tam Java Object-Orientation Graphical-user interfaces.
COP4020 INTRODUCTION FALL COURSE DESCRIPTION Programming Languages introduces the fundamentals of the design and implementation of programming languages.
Computer Networks CNT5106C
INTRODUCTION GC 101. WELCOME TO GC101  Aseel AlHadlaq  Website   
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 1-2:30p Instructor: Christoph F. Eick Classroom:AH301
PHR 211: BIOSTATISTICS Dr. M Zulfiquer Hossain (ZQH) Associate Professor Department of Pharmacy Room UB31108
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
Computer Network Fundamentals CNT4007C
Computer Engineering Department Islamic University of Gaza
CS101 Computer Programming I
MATH/COMP 340: Numerical Analysis I
Syllabus Introduction to Computer Science
Computer Networks CNT5106C
SE 431 Human Computer Interactions
Artificial Intelligence (CS 461D)
CS 201 – Data Structures and Discrete Mathematics I
Welcome to CS 1010! Algorithmic Problem Solving.
CS 201 – Data Structures and Discrete Mathematics I
Welcome to CS 1010! Algorithmic Problem Solving.
Computer Networks CNT5106C
Welcome to CS 1340! Computing for scientists.
Welcome to CS 1010! Algorithmic Problem Solving.
Computer Engineering Department Islamic University of Gaza
Computer Networks CNT5106C
CS 474/674 – Image Processing Fall Prof. Bebis.
Presentation transcript:

CS/CMPE 535 – Machine Learning Outline

CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine learning – the science of designing and implementing adaptive systems  Concept learning  Inductive learning and decision trees  Computational learning theory  Bayesian learning  Graphical models Emphasis on fundamental mathematical and conceptual understanding Significant exposure to real-world implementations and applications

CS Machine Learning (Wi ) - Asim LUMS3 Goals To provide a comprehensive introduction to machine learning methods To build mathematical foundations of machine learning and provide an appreciation for its applications To provide experience in the implementation and evaluation of machine learning methods To develop research interest in the theory and application of machine learning

CS Machine Learning (Wi ) - Asim LUMS4 Machine Learning is …. Essential for those who want to specialize in artificial intelligence and/or want to pursue research in data mining, machine learning, robotics, computer vision, and computer networks Strongly recommended for all graduate students interested in research Recommended for students with applied sciences backgrounds such as engineering

CS Machine Learning (Wi ) - Asim LUMS5 Before Taking This Course… You should be comfortable with… Probability!  MATH 131 is a prerequisite  Please revise and keep handy the notes from this course Artificial intelligence  General conceptual understanding would be of much help  CS331/CS531 is recommended, not required Programming  MATLAB  C/C++ or Java

CS Machine Learning (Wi ) - Asim LUMS6 Grading Points distribution Quizzes (~ 7)15% Assignments (hand + computer)20% Midterm exam30% Final exam (comprehensive)35%

CS Machine Learning (Wi ) - Asim LUMS7 Policies (1) Quizzes  Most quizzes will be announced a day or two in advance  Unannounced quizzes are also possible Sharing  No copying is allowed for assignments. Discussions are encouraged; however, you must submit your own work  Violators can face mark reduction and/or reported to Disciplinary Committee Plagiarism  Do NOT pass someone else’s work as yours! Write in your words and cite the reference. This applies to code as well.

CS Machine Learning (Wi ) - Asim LUMS8 Policies (2) Submission policy  Submissions are due at the day and time specified  Late penalties: 1 day = 10%; 2 day late = 20%; not accepted after 2 days  An extension will be granted only if there is a need and when requested several days in advance. Classroom behavior  Maintain classroom sanctity by remaining quiet and attentive  If you have a need to talk and gossip, please leave the classroom so as not to disturb others  Dozing is allowed provided you do not snore loud

CS Machine Learning (Wi ) - Asim LUMS9 Policies (3) Attendance  Although attendance is not recorded and graded (in general) it is strongly recommended. Otherwise, you will miss out on key understandings not explicitly covered in the textbook  This recommendation is based on experience of previous courses

CS Machine Learning (Wi ) - Asim LUMS10 Summarized Course Contents Introduction, motivation, and applications Concept learning Decision tree learning Evaluating hypotheses and computational learning theory Bayesian learning Graphical models

CS Machine Learning (Wi ) - Asim LUMS11 Course Material Required textbook  T. Mitchell, Machine Learning, McGraw-Hill, Recommended supplementary text  E. Alpaydin, Introduction to Machine Learning, Pearson Education,  C. Bishop, Pattern Recognition and Machine Learning, Springer, Other material  Handouts (papers and tutorials as and when necessary) Other resources  Books in library  Web

CS Machine Learning (Wi ) - Asim LUMS12 Course Web Site For announcements, lecture slides, handouts, assignments, quiz solutions, web resources: The resource page has links to information available on the Web. It is basically a meta-list for finding further information.

CS Machine Learning (Wi ) - Asim LUMS13 Other Stuff How to contact me?  Office hours: to MW (office: 429)   By appointment: to see me outside the office hours me for an appointment before coming Philosophy  Knowledge cannot be taught; it is learned.  Be excited. That is the best way to learn. I cannot teach everything in class. Develop an inquisitive mind, ask questions, and go beyond what is required.  I don’t believe in strict grading. But… there has to be a way of rewarding performance.

CS Machine Learning (Wi ) - Asim LUMS14 Reference Books in LUMS Library There are numerous books on machine learning and related topics in the library. Browse the library holdings to get a feel of the books Search the library portal using keywords like “machine learning”, “learning”, “statistical learning”, etc