“And now for something completely different…”

Slides:



Advertisements
Similar presentations
Decision Theory: Sequential Decisions Computer Science cpsc322, Lecture 34 (Textbook Chpt 9.3) Nov, 28, 2012.
Advertisements

CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
Statistical Methods in Computer Science Course Introduction Ido Dagan.
Welcome to IIT and cs105!. CS Secs Jon Hanrath SB Office Hours: –MW 8:00 A.M. – 9:45 A.M. –W 5:00 P.M. – 6:00 P.M
Administrative Issues ICS 151 Fall 2007 Instructor: Eli Bozorgzadeh.
1 EE 399 Lecture 1 Introduction and Guidelines Course Overview and Structure.
1 CS 233 Data Structures and Algorithms 황승원 Fall 2010 CSE, POSTECH.
Understanding the Academic Structure of the US Classroom: Syllabus.
Careers in Computer Science What is computer science? Who should major in computer science? What do computer scientists really do? Research Paper Alice.
Introduction to Databases Computer Science 557 September 2007 Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
BIT 142:Programming & Data Structures in C#. A2 due date  A2 is due this Friday, June 12 th, by 11:30am BIT 142: Intermediate Programming2.
CS 6961: Structured Prediction Fall 2014 Course Information.
Course Introduction CSE250. Course Overview This course will be difficult Work hard and start early You are adults and I will treat you as such – I won’t.
Notes for Week 11 Term project evaluation and tips 3 lectures before Final exam Discussion questions for this week.
Lecture 4-1CS251: Intro to AI/Lisp II Robots in Action.
Calculator Questions & Answers. When can I use a calculator?
1 Computational Vision CSCI 363, Fall 2012 Lecture 1 Introduction to Vision Science Course webpage:
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
BIT 143: Programming – Data Structures It is assumed that you will also be present for the slideshow for the first day of class. Between that slideshow.
HFT 4464 Hospitality Financial Management Summer B :00 – 9:50 p.m. Course Overview.
Lecture 4-1CS250: Intro to AI/Lisp Logical Reasoning I Lecture 4-2 January 25 th, 1999 CS250.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
HFT 2401 Hospitality Financial Accounting Fall 2008 Course Overview.
Mr. Chavel September 2015 Teacher Talk.  For allowing me to partner with you to help your young person be all that he is intended to be!  For completing.
CS Computer Architecture Fall 2010 Dr. Angela Guercio ( Course Web Page
BIT 115: Introduction To Programming. 2 Today Midterm feedback Getting User Input.
ECE/CS 352 Digital System Fundamentals1 ECE/CS 352 Digital Systems Fundamentals Spring 2001 Introduction Charles R. Kime.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
Math 1316 Prof. Thomas Jay. Homework: Homework problems are designed to reinforce the lecture/reading. If you miss a class, you should attempt to do.
CSCI 1730: C++ and System Programming
Course Overview CS 4501 / 6501 Software Testing
Biology 101 Laboratory COURSE DESCRIPTION Laboratory Regulations
Welcome to CMSC 203 – Discrete Structures Spring 2003
Functional Programming (MTAT )
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
Data Structures Algorithms: (Slides to be Adopted from Goodrich and aligned with Weiss' book) Instructor: Ganesh Ramakrishnan
BBI2421 General Writing Skills
CSCI 5582 Artificial Intelligence
Welcome to CS 1340! Computing for scientists.
Welcome to 7th Grade Math
Three major projects: There will be a midterm covering the material presented during the first half of the semester a final covering the material presented.
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
S4 Parent Information Evening Wednesday 5th September 2018
Ocean City at 6:00am (Low Tide)
CS 111 Digital Image Processing
Welcome to CS220/MATH 320 – Applied Discrete Mathematics Fall 2018
Algebra II Period 1 Curriculum Night.
CS 281: Discrete Mathematics for Computer Science
Introduction to Course Transformations and Translations
ME 123 Computer Applications I Lecture 29: Modeling 5/5/03
Administrative Issues
CIS5930: Advanced Topics in Parallel and Distributed Systems
Fundamental of Artificial Intelligence (CSC3180)
Mr. Chavel School Year Teacher Talk.
Instructors Antonio Torralba & Bill Freeman
Administrative Issues
Presentation Structure
How much do I know about the topic?
Administrative Issues
Bell Work 5/20/16 How do you think Astronomy will improve/change/be different in the coming decades? Why? I’m going to grade the next 10 days of bell.
Homework Reading Machine Projects Labs
Materials needed for this class:
Announcements DS-203 Fall 2008.
Information Retrieval CIS-462
Writing Focus: Sentence About Events
CS144K An Introduction to Computer Networks
Summary Class 1.
CS 232 Geometric Algorithms: Lecture 1
BIT 142:Programming & Data Structures in C#
Presentation transcript:

“And now for something completely different…” Also known as part two of the toughest course you’ll ever love Lecture 1-1 CS251: Intro to AI/Lisp II

Wrap-up of Last Quarter Search Logic Knowledge representation Inferencing General representation Lecture 1-1 CS251: Intro to AI/Lisp II

Last Quarter’s Final Exam Lecture 1-1 CS251: Intro to AI/Lisp II

Homework Assignment #1 Do the final again Due Thursday All the problems Lecture 1-1 CS251: Intro to AI/Lisp II

What about this quarter? Planning Robotics Computer vision Machine Learning Uncertainty … and more Lisp! Lecture 1-1 CS251: Intro to AI/Lisp II

Evaluation First, the Good News What does that leave? Class participation & quizzes (25%) Homework (30%) Course project (45%) Lecture 1-1 CS251: Intro to AI/Lisp II

Course Project Paper plus program Intermediate deadlines Gotta be in Lisp One of the topics covered over the quarter Intermediate deadlines Project description (Tuesday, Week 3) Initial research (Thursday, Week 5) Final draft (Tuesday, Week 8) Final due date (Tuesday, Week 10) Lecture 1-1 CS251: Intro to AI/Lisp II

How does research get done? You tell me Lecture 1-1 CS251: Intro to AI/Lisp II

Academic Misconduct What is it? Lecture 1-1 CS251: Intro to AI/Lisp II

Lisp Macros CLOS Lecture 1-1 CS251: Intro to AI/Lisp II

Planning Figuring out what to do next Lecture 1-1 CS251: Intro to AI/Lisp II

Robotics Not your mother’s robot Lecture 1-1 CS251: Intro to AI/Lisp II

Computer vision “My eyes! My eyes!” Many kinds of perceptions Sonar Lasers Lecture 1-1 CS251: Intro to AI/Lisp II

Machine Learning Not learning in the big picture -- just little things What is a chair? Lecture 1-1 CS251: Intro to AI/Lisp II

Uncertainty Probability in action Lecture 1-1 CS251: Intro to AI/Lisp II