jzavatoneveth / laplacian-eigenmapsLinks
Spectral embedding using Laplacian Eigenmaps
☆15Updated 7 years ago
Alternatives and similar repositories for laplacian-eigenmaps
Users that are interested in laplacian-eigenmaps are comparing it to the libraries listed below
Sorting:
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆84Updated 4 years ago
- Sparce Subspace Clustering (SSC) is a subspace clustering algorithm that uses sparse vector representation, convex optimization, and spec…☆45Updated 9 years ago
- Feature fusion using Discriminant Correlation Analysis (DCA)☆65Updated 5 years ago
- ☆13Updated 6 years ago
- DICTOL - A Dictionary Learning Toolbox in Matlab and Python☆192Updated 4 years ago
- Riemannian stochastic optimization algorithms: Version 1.0.3☆66Updated 2 years ago
- A MATLAB toolbox for classifier: Version 1.0.7☆89Updated 2 years ago
- Robust PCA implementation and examples (Matlab)☆209Updated 7 years ago
- ☆18Updated 9 years ago
- code and data for the paper `Kernel Manifold Alignment for domain adaptation'☆19Updated 9 years ago
- ☆179Updated last year
- Semi-Supervised Sparse Representation Based Classification for Face Recognition☆13Updated 7 years ago
- Spectral Clustering for Complex Graphs☆39Updated 11 years ago
- Demo of using aNNE similarity for DBSCAN.☆12Updated 4 years ago
- Python implementation of Sparse Subspace Clustering algorithm.☆82Updated 7 years ago
- Code accompanying "Wasserstein k-means++ for Cloud Regime Histogram Clustering"☆10Updated 8 years ago
- 目前多流形学习算法matlab代码☆13Updated 7 years ago
- We develop the clustering approach by fast-search-and-find of density peaks which use the kernel function for mapping the input sample ob…☆18Updated 9 years ago
- An unsupervised feature selection algorithm with adaptive structure learning. This paper has been published as a research paper in KDD 20…☆43Updated 8 years ago
- Matlab/Octave toolbox for nonconvex optimization☆50Updated 9 years ago
- 流形学习算法ISOMAP与LLE的matlab代码