xqwen / IRLS
C++ implementation of IRLS algorithm for generalized linear model
☆20Updated 7 years ago
Alternatives and similar repositories for IRLS:
Users that are interested in IRLS are comparing it to the libraries listed below
- A fork of Doug Rohde's SVD C Library.☆49Updated 9 years ago
- Solving Statistical Optimization Problems Using the ADMM Algorithm☆75Updated 7 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆89Updated 2 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 years ago
- BitSeq code☆16Updated 3 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Sparse Principal Component Analysis (SPCA) using Variable Projection☆68Updated 7 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 11 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- R package for solving system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using C++ …☆10Updated 6 years ago
- Fast & memory efficient Principal Components Analysis☆8Updated 9 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
- ☆8Updated 6 years ago
- Companion package to the 2nd edition of the book "Robust Statistics: Theory and Methods"☆17Updated last month
- Implementation of a simplified version of the SemiGlobal Matching algorithm (Hirschmuller, H. (2005). Accurate and Efficient Stereo Proce…☆17Updated 5 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- Adaptive Superpixels (DASP, SLIC, ...)☆37Updated 10 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Implements local parameterization operators of Google Ceres regarding matrix manifolds such as Stiefel, Grassmann, Birkhoff manifolds and…☆17Updated 6 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 7 years ago