Skip to content

Instantly share code, notes, and snippets.

@qxj
Last active July 10, 2019 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qxj/e806a21897d3437e144cb34960a604bf to your computer and use it in GitHub Desktop.
Save qxj/e806a21897d3437e144cb34960a604bf to your computer and use it in GitHub Desktop.
Laplacian Eigenmap

Laplacian Eigenmap

  1. Build graph by KNN, weight edge by heat kernel.
  2. Calc laplcian matrix's eigenvalue & eigenvector.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment