pthimon / clustering
Library for performing spectral clustering in C++
☆78Updated last year
Alternatives and similar repositories for clustering:
Users that are interested in clustering are comparing it to the libraries listed below
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Efficient graph clustering software for normalized cut and ratio association on undirected graphs. Copyright(c) 2008 Brian Kulis, Yuqiang…☆22Updated 12 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆136Updated 5 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Gaussian process library for machine learning☆116Updated last week
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Undirected Probailistic Graphical Modes for C++☆12Updated 5 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 9 months ago
- C++ library for solving graph matching problems using Factorized Graph Matching☆15Updated 9 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 7 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Parallel Maximum Clique Library☆115Updated last year
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- Sparse Bundle Adjustment from http://users.ics.forth.gr/~lourakis/sba/☆34Updated 6 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Quickly compute all maximal cliques of a graph☆78Updated 6 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Communication-Minimizing 2D Convolution in GPU Registers☆30Updated 11 years ago
- A generic C++11 k-means clustering implementation☆213Updated last week
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated last year