michaelchughes / KMeansRexLinks
Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.
☆57Updated 8 years ago
Alternatives and similar repositories for KMeansRex
Users that are interested in KMeansRex are comparing it to the libraries listed below
Sorting:
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆95Updated 5 years ago
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 10 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 7 years ago
- Utilities for CUDA programming☆41Updated 6 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Implementation of fast exact k-means algorithms☆45Updated 5 years ago
- Proximal Operator Graph Solver☆88Updated 2 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Cython interface to Eigen library☆114Updated 6 months ago
- Kaadugal is a parallelized multi-core C++ implementation of the random forests algorithm for classification, regression, and structured p…☆23Updated 7 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- L1-regularized logistic regression using stochastic gradient descent [machine learning]☆37Updated 8 years ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Darwin: A Framework for Machine Learning Research and Development☆55Updated last month
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago