Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 293 Bytes

spectral-graph-clustering

This project covers an implementation of spectral graph clustering algorithm as described in "On spectral clustering: Analysis and an algorithm.", by Ng, Andrew Y., Michael I. Jordan, and Yair Weiss (2002)

Hyperparameters are set under "settings" section in main