CMSC 671 Introduction to Artificial Intelligence Course Overview Fall 2012.

Slides:



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

Exploring the Internet Instructor: Michael Krolak.
Fall 2004 WWW IS112 Prof. Dwyer Intro1: Overview and Syllabus Professor Catherine Dwyer.
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
1 CS 425 / CS 625 Software Engineering Fall 2007 Course Syllabus August 27, 2007.
OBJECT ORIENTED PROGRAMMING I LECTURE 1 GEORGE KOUTSOGIANNAKIS
CS : Artificial Intelligence: Representation and Problem Solving Fall 2002 Prof. Tuomas Sandholm Computer Science Department Carnegie Mellon University.
MATH 330: Ordinary Differential Equations Fall 2014.
ECS15: Introduction to Computers Fall 2013 Patrice Koehl
Principles of Programming Languages CMSC 331, Fall 2011
Principles of Programming Languages UMBC CMSC , Fall 2013
Welcome to CS 115! Introduction to Programming Fall 2015.
Welcome to CS 115! Introduction to Programming. Class URL Please write this down!
COURSE ADDITION CATALOG DESCRIPTION To include credit hours, type of course, term(s) offered, prerequisites and/or restrictions. (75 words maximum.) 4/1/091Course.
CSE 501N Fall ‘09 00: Introduction 27 August 2009 Nick Leidenfrost.
COMP Introduction to Programming Yi Hong May 13, 2015.
Welcome to EDUC 260: Learning and Teaching Through Technology Instructor: Stephanie T.L. Chu Teaching Assistant: Irina Tzoneva.
Course Introduction CSCI Software Engineering II Fall 2014 Bill Pine.
(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU 1202 CSC Introduction to Communications.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
MAT 3724 Applied Analysis Fall 2012
CMSC 671 Principles of Artificial Intelligence Course Overview Fall 2015.
Understanding the Academic Structure of the US Classroom: Syllabus.
Principles of Programming Languages CMSC 331 Fall 2013.
CS1201: Programming Language 2 C++(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU.
1 Software Systems Development CEN Spring 2011 TR 12:30 PM – 1:45 PM ENB 116 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering.
Introduction to Databases Computer Science 557 September 2007 Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Welcome!! CIT 593 Intro to Computer Systems aka “Introduction to Computer Architecture” Fall 2012.
IMSS005 Computer Science Seminar 2014/15 Lecture 1 This course is normally offered in every semester. If you are not planning to give a presentation in.
Econ 3320 Managerial Economics (Fall 2015)
Trustworthy Semantic Web Dr. Bhavani Thuraisingham The University of Texas at Dallas Review for the Final Exam December 8, 2008.
1 Technologies for Electronic Commerce and EBusiness Walt Scacchi, Ph.D. FEMBA 290 Winter 2003.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
© Copyright 2004, Alan Marshall 1 Introduction COURSE OVERVIEW.
Introduction to ECE 2401 Data Structure Fall 2005 Chapter 0 Chen, Chang-Sheng
CS511: Artificial Intelligence II
CMSC 491/691 A Web of Data Administrivia Spring
SE-2030 Software Engineering Tools and Practices SE-2030 Dr. Mark L. Hornick 1.
1 CAP 4063 Web Application Design Summer 2012 TR 9:30 – 11:40 PM CHE 102 Instructor:Dr. Rollins Turner Dept. of Computer Science and Engineering ENB 336.
ACIS 3504 Accounting Systems and Controls. 2 Dr. Linda Wallace  Office: Pamplin 3092  
CS 4700: Foundations of Artificial Intelligence Instructor: Prof. Selman Admin.
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
Principles of Programming Languages CMSC 331 Fall 2010.
CMSC 491/691 A Web of Data Administrivia Spring
Principles of Programming Languages CMSC 331 Spring 2014.
Feedback is very important and very much appreciated.
PROBLEM SOLVING AND PROGRAMMING ISMAIL ABUMUHFOUZ | CS 170.
Welcome to CS 115! Introduction to Programming Spring 2016.
Course Overview - Database Systems
CS101 Computer Programming I
CMSC 471 Principles of Artificial Intelligence Course Overview
Introduction to Programming
CMSC 471 Introduction to Artificial Intelligence section 1 Course Overview Spring 2017.
IMSS005 Computer Science Seminar
CS5040: Data Structures and Algorithms
Course Overview - Database Systems
MA Fall 2016 Instructor: Matt Weaver Office: MATH 615
FALL 2018 Welcome to ESL.
CS 4700: Foundations of Artificial Intelligence
Welcome to Biology 101! Please pick up a syllabus (if you don’t have one yet) and a clicker at the front desk. You will need to rent a clicker from.
ENGL 0349 Spring 2013.
IMSS005 Computer Science Seminar
MIS2502: Data Analytics Course Introduction
Lecture 1a- Introduction
Lecture 1a- Introduction
Lecture 1- Introduction
Lecture 1a- Introduction
CS Problem Solving and Object Oriented Programming Spring 2019
CS201 – Course Expectations
Presentation transcript:

CMSC 671 Introduction to Artificial Intelligence Course Overview Fall 2012

Today’s class Course overview Introduction –Brief history of AI –What is AI? (and why is it so interesting?) –What’s the state of AI now?

Web Resources Class web page Piazza discussion site Blackboard

Homework and grading policies Eight to ten homework assignments (mix of written and programming) One-time extensions of up to a week will generally be granted if requested in advance Last-minute requests for extensions will be denied Late policy: being refined, see web next week NOTE ON READING: Please do the reading before each class!

Programming We encourage you to do the assignments in Python –We’ll use Python in the notes and examples –This is a good chance for you to learn Python In Some cases, you may be able to use Java Why not Lisp or Prolog? Some assignments may require using other systems –E.g., C5 decision tree learning system, Weka Machine learning environment, Prolog, Jess production rule system, etc.

Exams Midterm exam –In class in mid October –About 15% of grade Final exam –At regularly scheduled time –About 25% of grade –Comprehensive, but with an emphasis on the last half of the material (e.g., 30/70 split)

Academic integrity Instructor’s responsibilities: –Be respectful –Be fair –Be available –Tell the students what they need to know and how they will be graded Students’ responsibilities: –Be respectful –Do not cheat, plagiarize, or lie, or help anyone else to do so –Do not interfere with other students’ academic activities Consequences include (but are not limited to) a reduced or failing grade on the assignment, or in the class

Instructor availability Professor Finin –Official office hours: by arrangement –Drop in whenever my door is open –Direct general questions (i.e., those that other students may also be wondering about and that Google can’t answer) to Piazza first –We will try to respond to postings on the discussion list or private messages within 24 hours Teaching assistant, Ranendar Lal, office hours tbd