timnugent / kernel-density
Multivariate kernel density estimation [statistics]
☆50Updated 9 years ago
Alternatives and similar repositories for kernel-density:
Users that are interested in kernel-density are comparing it to the libraries listed below
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Project repository for Secrets of Matrix Factorization (ICCV 2015)☆13Updated 6 years ago
- Numerical optimization in C++☆39Updated 11 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Global optimization algorithms written in C++☆48Updated 3 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A demonstration of a SWIG wrapper for a C++ library containing Eigen matrix types for use with Python and NumPy☆51Updated 2 years ago
- A header-only C++ redesign of ARPACK using the Eigen library☆25Updated 9 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 5 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 6 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
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆430Updated 2 years ago
- C++ library for fast Gauss transforms.☆67Updated 11 months ago
- NumPy-compatible multidimensional arrays in C++☆160Updated 5 months ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Header-only version of RedSVD☆58Updated 10 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
- Boost::Python wrapper for parts of the Eigen c++ library☆33Updated last year
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆177Updated 4 years ago
- A C++ Library for Discrete Graphical Models☆416Updated 3 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Updated 3 years ago
- Direct Graphical Models (DGM) C++ library, a cross-platform Conditional Random Fields library, which is optimized for parallel computing …☆188Updated 3 years ago