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++☆79Updated 2 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆144Updated 7 years ago
- Machine learning library in C++ with Eigen☆20Updated 10 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆93Updated 2 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 3 years ago
- Multivariate kernel density estimation [statistics]☆52Updated 10 years ago
- Proximal Operator Graph Solver☆89Updated 2 years ago
- Cover Tree implementation in C++ for k-Nearest Neighbours and range search☆94Updated 5 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 3 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- NumPy-compatible multidimensional arrays in C++☆161Updated 11 months ago
- Numerical optimization in C++☆40Updated 11 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 12 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
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 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
- An extensible C++ library for probabilistic inference in graphical models.☆54Updated 2 months ago
- C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming.☆52Updated 2 years ago
- A C++ toolkit for Convex Optimization (Logistic Loss, SVM, SVR, Least Squares etc.), Convex Optimization algorithms (LBFGS, TRON, SGD, Ad…☆53Updated 3 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆266Updated 2 months ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- Fast automatic differentiation library in C++☆110Updated 3 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 7 years ago