laplacian-eigenmaps topic

List laplacian-eigenmaps repositories

Manifold-Learning

205
Stars
37
Forks
Watchers

Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)

fastlapmap

22
Stars
1
Forks
Watchers

Fast Laplacian Eigenmaps: lightweight multicore LE for non-linear dimensional reduction with minimal memory usage. Outperforms sklearn's implementation and escalates linearly beyond 10e6 samples.