CS511: Artificial Intelligence II

Slides:



Advertisements
Similar presentations
CS583 – Data Mining and Text Mining
Advertisements

5/19/2015CS 2011 CS 201 – Data Structures and Discrete Mathematics I Syllabus Spring 2014.
CS 46101–600/CS Design and Analysis of Algorithms Dr. Angela Guercio Spring 2010.
CS583 – Data Mining and Text Mining
1 Course Information Parallel Computing Spring 2010.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
Welcome to MAT 170 MWF 9:40 SLN Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 9:15 am – 10: 15 am Tuesday and Thursday.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 10:30 am – 11:30 am Wednesday 9:40.
Dr. Muhammed Al-Mulhem 1ICS ICS 535 Design and Implementation of Programming Languages Syllabus (101)
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
CS101- Lecture 11 CS101 Fall 2004 Course Introduction Professor Douglas Moody –Monday – 12:00-1:40 – – –Web Site: websupport1.citytech.cuny.edu.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 8 am – 8:30 am Tuesday and Thursday.
CS : Artificial Intelligence: Representation and Problem Solving Fall 2002 Prof. Tuomas Sandholm Computer Science Department Carnegie Mellon University.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 12 noon - 1 pm Wednesday 8:30 am –
CS 5831 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
CS 5941 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
CS583 – Data Mining and Text Mining
CS583 – Data Mining and Text Mining Course Web Page 07/cs583.html.
7-Sep-15 Physics 1 (Garcia) SJSU Conceptual Physics (Physics 1) Prof. Alejandro Garcia Spring 2007.
COMP Introduction to Programming Yi Hong May 13, 2015.
Administrative Issues ICS 151 Winter 2010 Instructor: Eli Bozorgzadeh.
CMSC 671 Principles of Artificial Intelligence Course Overview Fall 2015.
Introduction to Databases Computer Science 557 September 2007 Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
CS 5831 CS583 – Data Mining and Text Mining Course Web Page 06/cs583.html.
Assoc. Prof. Abdulwahab AlSammak. Course Information Course Title: Artificial Intelligence Instructor : Assoc. Prof. Abdulwahab AlSammak
1 CSCI 3120: Operating Systems Summer 2003 Instructor: Kirstie Hawkey Office hours (outside Room 311): Mon: 2:30-3:30, Fri: 10:30-11:30.
CSCE 496/896 Self-Managing Computer Systems Ying Lu 106 Schorr Center
MRKT 370 – PRINCIPLES OF MARKETING FALL 2003 Dr. Ugur Yucelt Office Phone: Class Time: MW: 12:30-1:45 Office hours: MW:2:00-6:00 pm
Welcome to Phys 001 Your professor: Dr Silvina Gatica Office: Thirkield Office Hours: MW 11:10 to 12:10 pm or by appointment.
CS 456 Advanced Algorithms Where: Engineering Bldg When: Monday & Wednesday 12:00 – 1:15 p.m. Texts: Algorithm Design, Jon Kleinberg & Eva Tardos.
COMP 304: Artificial Intelligence. General Lecturer: Nelishia Pillay Office: Room F3 Telephone:
1 ISEC0511 Programming for Information System Security Lecture Notes #1 Introduction.
IST 210: Organization of Data
General Information 439 – Data Mining Assist.Prof.Dr. Derya BİRANT.
ACIS 3504 Accounting Systems and Controls. 2 Dr. Linda Wallace  Office: Pamplin 3092  
CS 4700: Foundations of Artificial Intelligence Instructor: Prof. Selman Admin.
SYSC System Analysis and Design 1 Part I – Introduction.
Artificial Intelligence and Robotics Spring 2014.
Welcome to Back to School Night! ROOM 902. MR. KNALSON, ALGEBRA 2.
General Information Course Id: COSC6368 Artificial Intelligence Professor: Ricardo Vilalta Classroom:AH 110 Telephone: (713)
Course Information CSE 2031 Fall Instructor U. T. Nguyen /new-yen/ Office: CSEB Office hours:  Tuesday,
Dr. Ying Lu ylu at cse.unl.edu Schorr Center Aug 22, CSCE 351 Operating System Kernels.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 7, 2003.
Course Information CSE 2031 Fall Instructor U.T. Nguyen Office: CSE Home page:
CSC4320/6320 Operating Systems.  Instructor: Xiaolin Hu   Phone:  Office: 25 Park Place Building,
CMPT 463 Artificial Intelligence Instructor: Tina Tian.
Welcome to Data Structures. Course Introduction Instructor : r 신 용 태 r 愼 鏞 台 r Yongtae Shin r 정보과학관 422 호 r r r Homepage.
CS583 – Data Mining and Text Mining
Andy Wang Object Oriented Programming in C++ COP 3330
CS583 – Data Mining and Text Mining
General Information Course Id: COSC4368 Artificial Intelligence Programming Time: Mondays and Wednesdays 1:00 PM – 2:30 PM Professor: Ricardo Vilalta.
CS583 – Data Mining and Text Mining
CPE741: Distributed Systems Course Introduction
CSC 361 Artificial Intelligence
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
CS 201 – Data Structures and Discrete Mathematics I
CS 201 – Data Structures and Discrete Mathematics I
CS583 – Data Mining and Text Mining
Andy Wang Object Oriented Programming in C++ COP 3330
CS 4700: Foundations of Artificial Intelligence
Lecture 1: Introduction
Islamic University of Gaza
CS583 – Data Mining and Text Mining
CS583 – Data Mining and Text Mining
Course Particulars Instructor: Judy Mullins
CS583 – Data Mining and Text Mining
Administrative Issues
CS583 – Data Mining and Text Mining
CMPT 420 / CMPG 720 Artificial Intelligence
Presentation transcript:

CS511: Artificial Intelligence II

CS511, Bing Liu, UIC 2 General Information Instructor: Bing Liu   Tel: (312)  Office: SEO 931 Course Call Number: Lecture time slots:  2:00-2:50pm, Monday, Wednesday, and Friday Room: 219 BSB Office hours: 2:00pm-3:30pm, Monday & Wed (or by appointment)

CS511, Bing Liu, UIC 3 Course structure The course has three parts:  Lectures - Introduction to the main topics  Programming projects To be demonstrated to me  Research paper presentation A list of papers will be given Lecture slides will be made available at the course web page

CS511, Bing Liu, UIC 4 Programming projects Two programming projects You will demonstrate your programs to me to show that they work

CS511, Bing Liu, UIC 5 Grading Final Exam: 40% Midterm: 30%  1 midterm Projects: 20%  2 programming assignments. Research paper presentation (10%)

CS511, Bing Liu, UIC 6 Prerequisites Knowledge of  CS411  algorithms

CS511, Bing Liu, UIC 7 Teaching materials Reference books  Artificial Intellgence: A Modern Approach, Second edition, by Stuart Russell and Peter Norvig,  Expert Systems: Principles and Programming. By Giarratano and Riley, ISBN  Machine Learning, by Tom M. Mitchell, McGraw-Hill, ISBN

CS511, Bing Liu, UIC 8 Topics Introduction Constraint satisfaction problems Introduction to uncertainty handling Machine learning AI and the Web Summary

CS511, Bing Liu, UIC 9 Any questions and suggestions? Your feedback is most welcome!  I need it to adapt the course to your needs. Share your questions and concerns with the class – very likely others may have the same. No pain no gain – no magic  The more you put in, the more you get  Your grades are proportional to your efforts.

CS511, Bing Liu, UIC 10 Rules and Policies Statute of limitations: No grading questions or complaints, no matter how justified, will be listened to one week after the item in question has been returned. Cheating: Cheating will not be tolerated. All work you submitted must be entirely your own. Any suspicious similarities between students' work will be recorded and brought to the attention of the Dean. The MINIMUM penalty for any student found cheating will be to receive a 0 for the item in question, and dropping your final course grade one letter. The MAXIMUM penalty will be expulsion from the University. Late assignments: Late assignments will not, in general, be accepted. They will never be accepted if the student has not made special arrangements with me at least one day before the assignment is due. If a late assignment is accepted it is subject to a reduction in score as a late penalty.