Difference between revisions of "10-601 Semi-supervised learning"
From Cohen Courses
Jump to navigationJump to search (Created page with "This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014 === Slides === * [http://www.cs.cmu.edu/~wcohen/10-601/ssl.pptx Slides in PowerPoint]. === ...") |
(→Slides) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
=== Slides === | === Slides === | ||
− | * [http://www.cs.cmu.edu/~wcohen/10-601/ssl.pptx Slides in PowerPoint]. | + | * [http://www.cs.cmu.edu/~wcohen/10-601/ssl.pptx Slides in PowerPoint], [http://www.cs.cmu.edu/~wcohen/10-601/ssl.pdf in PDF]. |
=== Readings === | === Readings === | ||
Line 15: | Line 15: | ||
* How to modify EM and k-means to make them semi-supervised. | * How to modify EM and k-means to make them semi-supervised. | ||
* What techniques are used in graph-based SSL. | * What techniques are used in graph-based SSL. | ||
− |
Latest revision as of 12:41, 19 November 2014
This a lecture used in the Syllabus for Machine Learning 10-601 in Fall 2014
Slides
Readings
- None
Summary
You should know:
- The difference between transductive and inductive SSL methods.
- How to modify EM and k-means to make them semi-supervised.
- What techniques are used in graph-based SSL.