pthimon / clusteringLinks
Library for performing spectral clustering in C++
☆78Updated 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☆72Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆64Updated 6 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- A generic C++11 k-means clustering implementation☆212Updated 3 months ago
- TooN - Tom's Object Oriented Numerics library☆126Updated last year
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated last month
- Vocabulary Tree Code☆71Updated 8 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 7 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 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
- Multivariate kernel density estimation [statistics]☆51Updated 10 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆189Updated 3 years ago
- Parallel Maximum Clique Library☆116Updated last year
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 10 years ago
- A C++ Library for Discrete Graphical Models☆420Updated 4 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago