pthimon / clusteringLinks
Library for performing spectral clustering in C++
☆79Updated 2 years ago
Alternatives and similar repositories for clustering
Users that are interested in clustering are comparing it to the libraries listed below
Sorting:
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆39Updated 4 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …