Class meeting for 10-405 Graph Architectures for ML

From Cohen Courses
Revision as of 15:24, 15 January 2018 by Wcohen (talk | contribs) (Created page with "This is one of the class meetings on the schedule for the course Machine Learning with Large Data...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This is one of the class meetings on the schedule for the course Machine Learning with Large Datasets 10-405 in Spring 2018.

Slides

Quiz

Readings

Things to Remember and/or Think About

  • Differences and commonalities between the graph-processing methods discussed: Pregel, Signal-Collect, GraphX, and GraphChi.
  • How graph-processing approaches could be used for ML problems that will be studied in class, like SSL, PIC, and LDA.
  • How operations on graphs can be implemented in dataflow languages.