michaelchughes / KMeansRex
Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.
☆57Updated 7 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 last year
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 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
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆93Updated 4 years ago
- Templated Portable I/O Environment☆113Updated 2 weeks ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- A clustering library for large/temporally evolving datasets☆48Updated 7 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
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆51Updated 3 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
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆90Updated 2 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Utilities for CUDA programming☆40Updated 5 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- libForBES is a C++ solver for generic, constrained and possibly nonsmooth convex optimization problems. LASSO, optimal control, elastic n…☆10Updated 8 years ago
- Proximal Operator Graph Solver☆88Updated 2 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A Newton ADMM based solver for Cone programming.☆38Updated 7 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 9 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- High Dimensional Approximate Near(est) Neighbor☆33Updated 7 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 6 years ago