Computational Probability and Inference

开始时间: 04/22/2022 持续时间: 12 weeks

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: MITx

授课老师: George H. Chen Polina Golland Gregory W. Wornell Lizhong Zheng

课程主页: https://www.edx.org/archive/computational-probability-inference-mitx-6-008-1x

课程评论:没有评论

第一个写评论        关注课程

课程详情

Probability and inference are used everywhere. For example, they help us figure out which of your emails are spam, what results to show you when you search on Google, how a self-driving car should navigate its environment, or even how a computer can beat the best Jeopardy and Go players! What do all of these examples have in common? They are all situations in which a computer program can carry out inferences in the face of uncertainty at a speed and accuracy that far exceed what we could do in our heads or on a piece of paper.

In this data analysis and computer programming course, you will learn the principles of probability and inference. We will put these mathematical concepts to work in code that solves problems people care about. You will learn about different data structures for storing probability distributions, such as probabilistic graphical models, and build efficient algorithms for reasoning with these data structures.

By the end of this course, you will know how to model real-world problems with probability, and how to use the resulting models for inference.

You don’t need to have prior experience in either probability or inference, but you should be comfortable with basic Python programming and calculus.

 

“I love that you can do so much with the material, from programming a robot to move in an unfamiliar environment, to segmenting foreground/background of an image, to classifying tweets on Twitter—all homework examples taken from the class!” – Previous Student in the residential version of this new online course.

课程大纲

  • Basic discrete probability theory
  • Graphical models as a data structure for representing probability distributions
  • Algorithms for prediction and inference
  • How to model real-world problems in terms of probabilistic inference

课程评论(0条)

课程简介

Learn fundamentals of probabilistic analysis and inference. Build computer programs that reason with uncertainty and make predictions. Tackle machine learning problems, from recommending movies to spam filtering to robot navigation.

课程标签

0人关注该课程

主题相关的课程