Difference between revisions of "Syllabus for Machine Learning with Large Datasets 10-605 in Fall 2016"

From Cohen Courses
Jump to navigationJump to search
Line 49: Line 49:
 
== November ==
 
== November ==
  
* Tues Nov 1. [[Class meeting for 10-605 Randomized|Randomized Algorithms 2]]
+
* Tues Nov 1. [[Class meeting for 10-605 Subsample A Graph|Scalable PageRank]]  
** HW5 out: dSGD for modeling text ([https://drive.google.com/file/d/0BzQQ-spWKjhUYUM1LUVZakx0ZlE/view])
+
* Thus Nov 3. [[Class_meeting_for_10-605_SSL_on_Graphs|SSL on Graphs]]
* Thus Nov 3. TBD
+
** HW5 out: SSL on Spark
* Thues Nov 8. [[Class meeting for 10-605 Subsample A Graph|Scalable PageRank]]  
+
* Tues Nov 8. [[Class meeting for 10-605 Randomized|Randomized Algorithms 1]]
* Tues Nov 10. [[Class_meeting_for_10-605_SSL_on_Graphs|SSL on Graphs]]
+
* Tues Nov 10. [[Class meeting for 10-605 Randomized|Randomized Algorithms 2]]
* Tues Nov 15. [[Class meeting for 10-605 LDA 1|Sparse sampling and parallelization for LDA]]
+
* Tues Nov 15. [[Class meeting for 10-605 Randomized|Randomized Algorithms 3]]
** HW6 out: approximate pagerank for sampling a graph ([https://goo.gl/ThtRc6])
+
** HW6 out: parallel deep learning in Spark
* Thus Nov 17.  TBD
+
* Thus Nov 17.  [[Class meeting for 10-605 LDA 1|Sparse sampling and parallelization for LDA]]
* Tues Nov 22.  TBD
+
* Tues Nov 22.  [[LDA 2]]
 
* Thus Nov  24. ''No class - happy Thanksgiving!''
 
* Thus Nov  24. ''No class - happy Thanksgiving!''
* Tues Nov 29.  [[Class meeting for 10-605 2013 LDA 2|Speeding up LDA-like models: All-reduce and other tricks]]
+
* Tues Nov 29.  [[Parameter servers]]
 
** HW7 out: LDA with a param server ([http://curtis.ml.cmu.edu/w/courses/images/1/16/Hw7-lda-ps.pdf PDF handout])
 
** HW7 out: LDA with a param server ([http://curtis.ml.cmu.edu/w/courses/images/1/16/Hw7-lda-ps.pdf PDF handout])
  

Revision as of 16:57, 25 July 2016

This is the syllabus for Machine Learning with Large Datasets 10-605 in Fall 2016.

Notes:

  • Homeworks, unless otherwise posted, will be due when the next HW comes out.
  • Lecture notes and/or slides will be (re)posted around the time of the lectures.

note: this is under construction

September

October

November

December

  • Thus Dec 1. Graph models for large-scale ML
  • Tues Dec 6. Review and project presentations (15 min each):
    • HW7 due
  • Thus Dec 8. In-class exam.
  • Tues Dec 15. Writeup for 10-805 projects are due (at 11:59pm).

Topics covered in previous years but not in 2015