Return to Video

Welcome! (05:35)

  • 0:00 - 0:04
    Hello everyone, and welcome to the class on probabilistic graphical models.
  • 0:04 - 0:08
    My name is Daphne Koller and I’m a professor at Stanford University.
  • 0:08 - 0:10
    We here at Stanford are really excited
  • 0:10 - 0:12
    to be able to offer this graduate level Stanford class
  • 0:12 - 0:15
    to anyone, anywhere around the world for free.
  • 0:15 - 0:18
    So what are probabilistic graphical models?
  • 0:18 - 0:21
    Well, it’s a bit complicated to explain
  • 0:21 - 0:24
    and we’re going to talk about that in an upcoming video
  • 0:24 - 0:26
    but also throughout the entire class.
  • 0:26 - 0:30
    In this video, I’d like to tell you a little bit about the format of this class.
  • 0:30 - 0:33
    The course is going to be offered over ten weeks worth of material
  • 0:33 - 0:35
    plus a final examination at the end.
  • 0:35 - 0:39
    The content is going to be conveyed via a set of videos,
  • 0:39 - 0:42
    augmented with quizzes to reinforce understanding.
  • 0:42 - 0:45
    In addition, there is going to be a weekly problem set
  • 0:45 - 0:50
    where the problem sets altogether are going to be worth 25% of the score
  • 0:50 - 0:53
    for a total of the nine problem sets for the nine weeks worth of content.
  • 0:53 - 0:57
    The problem sets are designed to allow for multiple submissions,
  • 0:57 - 1:01
    so that each version of the problem set is going to be a little bit different
  • 1:01 - 1:04
    so that you can resubmit the same problem set [a] couple of times
  • 1:04 - 1:07
    to make sure that you really mastered the material.
  • 1:07 - 1:11
    In addition, there’s going to be a weekly programming assignment,
  • 1:11 - 1:14
    and those programming assignments were selected
  • 1:14 - 1:18
    to reinforce specific concepts that we’re studying in the course,
  • 1:18 - 1:21
    but at the same time to reveal the range of applications
  • 1:21 - 1:25
    to which the framework of probabilistic graphical models can be successfully applied.
  • 1:25 - 1:27
    So we’re going to have, for example,
  • 1:27 - 1:30
    a problem set on how you use probabilistic graphical models
  • 1:30 - 1:34
    to understand the inheritance of genetically inherited diseases.
  • 1:34 - 1:36
    We’re going to have one that shows
  • 1:36 - 1:39
    how you can look at a set of handwritten characters
  • 1:39 - 1:41
    and read what’s written there.
  • 1:41 - 1:44
    And we’re going to have one that allows you
  • 1:44 - 1:48
    to look at a stream of output from a Kinect sensor
  • 1:48 - 1:50
    that gives you both video and range data
  • 1:50 - 1:52
    and recognize human activities.
  • 1:52 - 1:56
    These nine programming assignments are each going to be worth 7% of the score
  • 1:56 - 1:58
    for a total of 63%,
  • 1:58 - 2:01
    which gives us 12% left for the final exam.
  • 2:01 - 2:04
    What background do you need for this class?
  • 2:04 - 2:08
    Well, it’s going to be really hard to do this class,
  • 2:08 - 2:11
    without some understanding of basic probability theory.
  • 2:11 - 2:13
    This doesn’t have to be very advanced stuff.
  • 2:13 - 2:16
    We’re talking about things like independence and Bayes' rule
  • 2:16 - 2:19
    And just basics of discrete distributions.
  • 2:19 - 2:21
    And we also have a few introductory modules
  • 2:21 - 2:24
    to refresh your memory about these basic concepts.
  • 2:24 - 2:27
    The programming assignments will require
  • 2:27 - 2:29
    that you’ve had some experience programming before
  • 2:29 - 2:31
    because this is not a programming class.
  • 2:31 - 2:32
    We don’t teach you how to program.
  • 2:32 - 2:37
    And because this class merges ideas from both probability theory and computer science,
  • 2:37 - 2:41
    it’s really important you have some background in algorithms and data structures.
  • 2:41 - 2:44
    Recommended, but not strictly necessary—
  • 2:44 - 2:47
    and we certainly don’t require it,
  • 2:47 - 2:49
    and we give you the background as we go—
  • 2:49 - 2:52
    is a little bit of experience, perhaps, in machine learning,
  • 2:52 - 2:55
    maybe some simple optimization like gradient descent,
  • 2:55 - 2:57
    nothing very sophisticated.
  • 2:57 - 3:01
    And it would be helpful to have some experience programming in Matlab or Octave,
  • 3:01 - 3:04
    although, here also, we have some introductory modules
  • 3:04 - 3:08
    that help you learn this programming language if you haven’t played around with it before.
  • 3:10 - 3:12
    A few other issues that are worth noting:
  • 3:12 - 3:15
    This class has an honor code.
  • 3:15 - 3:19
    This is the norm also for our local Stanford students when they’re taking a Stanford class.
  • 3:19 - 3:23
    The honor code here says that you’re allowed to discuss the material,
  • 3:23 - 3:27
    in fact even encouraged to discuss the material with your fellow classmates.
  • 3:27 - 3:31
    You can even ask clarifying questions about the problems sets and the programming assignments.
  • 3:31 - 3:33
    But what you turn in has to be your own work.
  • 3:33 - 3:40
    Furthermore, we request that you do not post either the programming assignments
  • 3:40 - 3:42
    or their solutions anywhere on the web,
  • 3:42 - 3:45
    so that future generations of students can do
  • 3:45 - 3:48
    the problems sets and the programming assignments independently as well.
  • 3:48 - 3:52
    A second issue to keep in mind is that of time management.
  • 3:52 - 3:54
    This is a graduate-level Stanford class
  • 3:54 - 3:57
    and it’s considered a difficult one even at Stanford.
  • 3:57 - 3:59
    A typical Stanford student can easily spend
  • 3:59 - 4:01
    ten to fifteen hours a week on this class,
  • 4:01 - 4:03
    and so we would suggest that you budget
  • 4:03 - 4:06
    at least that amount of time for your own efforts on this class
  • 4:06 - 4:08
    if you don’t want to find yourself running out of time
  • 4:08 - 4:10
    when a submission deadline comes around.
  • 4:10 - 4:13
    We’ve built in a little slack into the submission deadline,
  • 4:13 - 4:18
    so if you don’t manage to submit by the original deadline,
  • 4:18 - 4:19
    you have a week’s worth of grace period.
  • 4:19 - 4:23
    But then that obviously starts to impinge on the next week’s problem set.
  • 4:23 - 4:25
    So we advise that you don’t just keep
  • 4:25 - 4:29
    a backlog of assignments throughout the course,
  • 4:29 - 4:31
    because it will all end up coming back to bite you in the end.
  • 4:32 - 4:36
    Finally, part of the experience of this class
  • 4:36 - 4:39
    is interacting with your fellow students,
  • 4:39 - 4:41
    so for that purpose we have the discussion forum
  • 4:41 - 4:43
    which has proven in other classes
  • 4:43 - 4:47
    to be an invaluable resource for interacting with other students,
  • 4:47 - 4:50
    asking questions and obtaining a deeper understanding of the material.
  • 4:50 - 4:52
    We’re also encouraging you to form study groups—
  • 4:52 - 4:56
    these can be physical study groups with people in the same geographical region,
  • 4:56 - 5:00
    or online study groups where you can just discuss the material with each other.
  • 5:00 - 5:02
    We believe that doing this
  • 5:02 - 5:04
    will give you a much better understanding of the material
  • 5:04 - 5:07
    and will make the course considerably more fun as well.
  • 5:07 - 5:09
    So, to summarize,
  • 5:09 - 5:15
    through all these different pieces of the content and the exercises,
  • 5:15 - 5:18
    we think that you’ll learn fundamental methods
  • 5:18 - 5:20
    in this area of probabilistic graphical models.
  • 5:20 - 5:22
    You’ll also get to see and play around with
  • 5:22 - 5:26
    a range of real-world applications for which these methods have been applied
  • 5:26 - 5:29
    and hopefully you will leave this class with an understanding
  • 5:29 - 5:32
    of how to take these ideas and use them in your own work
  • 5:32 - 5:34
    in problems that you care about.
  • 5:34 -
    We look forward to seeing you in this class.
Title:
Welcome! (05:35)
Video Language:
English
lacucharita edited English subtitles for Welcome! (05:35)
Ambrose LI edited English subtitles for Welcome! (05:35)
stanford-bot edited English subtitles for Welcome! (05:35)
stanford-bot edited English subtitles for Welcome! (05:35)
stanford-bot added a translation

English subtitles

Revisions