Week 02:
-
-

Topic: Probability & Supervised Learning I
Objectives:
  1. Study the following presentations:
  2. Complete the "3. Probability in AI" and the "5. Machine Learning" units in the Introduction to Artificial Intelligence course from Udacity:
    1. Sign In to Udacity
    2. Select Introduction to Artificial Intelligence from the Course Catalog
    3. Press the "Take the Class" button
    4. Watch the videos and take the quizzes in the "3. Probability in AI" unit.
    5. Watch the videos and take the quizzes in the "5. Machine Learning" unit.

    Alternatively, download the following ZIP file(s) containing Flash Video files:
  3. Watch the "I. Introduction (Week 1)" and "II. Linear Regression with One Variable (Week 1)" series of videos in Machine Learning with Andrew Ng course from Coursera:
    1. Login to Coursera.
    2. Click the Explore Courses link at the top of the page.
    3. Search for Machine Learning using the search text box.
    4. Select the Machine Learning with Andrew Ng.
    5. Press the "Preview" button.
    6. Watch the following videos in the "I. Introduction (Week 1)" section (40 min):
      • Welcome (7 min)
      • What is Machine Learning? (7 min)
      • Supervised Learning (12 min)
      • Unsupervised Learning (14 min)
    7. Watch the following videos in the "II. Linear Regression with One Variable (Week 1)" section (75 min):
      • Model Representation (8 min)
      • Cost Function (8 min)
      • Cost Function - Intuition I (11 min)
      • Cost Function - Intuition II (9 min)
      • Gradient Descent (11 min)
      • Gradient Descent Intuition (12 min)
      • Gradient Descent For Linear Regression (10 min)
      • What's Next (6 min)
    Reference: Coursera's Machine Learning with Andrew Ng.

  4. Read the following pages from Artificial Intelligence: A Modern Approach, Third Edition (cited as AIMA): Reference: University of California, Berkeley's CS 188: Introduction to Artificial Intelligence (Fall 2005) by Stuart Russell
    Reference: Stanford University's CS221: Artificial Intelligence: Principles and Techniques (Autumn 2012-2013) by Percy Liang

  5. Complete Assignment 01

  6. Bookmark the following websites: