Difference between revisions of "10-601 Topic Models"

From Cohen Courses
Jump to navigationJump to search
Line 12: Line 12:
  
 
You should know:
 
You should know:
* d-separation, or more generally, how to determine if two variables are conditionally independent in a directed model, and what that means.
+
* The relationships between PLSI and matrix factorization.
* what "explaining away" refers to.
 
 
* what Gibbs sampling is, and how it can be used for inference in a directed graphical model.
 
* what Gibbs sampling is, and how it can be used for inference in a directed graphical model.
* what the graphical models are which are associated with supervised naive Bayes, unsupervised naive Bayes, and LDA.
+
* what the graphical models are which are associated with supervised naive Bayes, unsupervised naive Bayes, PLSI, and LDA.

Revision as of 11:17, 17 November 2014

This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014

Slides

Readings

Summary

You should know:

  • The relationships between PLSI and matrix factorization.
  • what Gibbs sampling is, and how it can be used for inference in a directed graphical model.
  • what the graphical models are which are associated with supervised naive Bayes, unsupervised naive Bayes, PLSI, and LDA.