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
- Library for performing spectral clustering in C++☆76Updated last year
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆142Updated 6 years ago
- Basic Gaussian process regression library. (Eigen3 required)☆25Updated 9 years ago
- Gaussian process library for machine learning☆115Updated 8 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- A Light-weight and Fast Template Matrix Library☆130Updated 11 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆134Updated 4 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆88Updated 2 years ago
- A generic C++11 k-means clustering implementation☆210Updated 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)…☆66Updated 5 years ago
- Automatic Feature Selection☆31Updated 7 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆90Updated 4 years ago
- Undirected Probailistic Graphical Modes for C++☆12Updated 5 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 6 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Soft Decision Trees (code for ICPR 21 paper)☆32Updated 10 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 6 years ago
- C++ code for the RDIS algorithm from "Recursive Decomposition for Nonconvex Optimization." Friesen and Domingos, IJCAI 2015.☆57Updated 9 years ago
- Singular Value Decomposition-like matrix factorization for collaborative filtering [recommender systems]☆17Updated 9 years ago
- Proximal Operator Graph Solver☆88Updated last year
- SRS - Fast Approximate Nearest Neighbor Search in High Dimensional Euclidean Space With a Tiny Index☆55Updated 9 years ago
- Implementation of fast exact k-means algorithms☆46Updated 5 years ago
- A Newton ADMM based solver for Cone programming.☆38Updated 7 years ago