xqwen / IRLSLinks
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
Sorting:
- A fork of Doug Rohde's SVD C Library.☆49Updated 9 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- Solving Statistical Optimization Problems Using the ADMM Algorithm☆75Updated 8 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- A MATLAB interface for L-BFGS-B☆52Updated 8 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆92Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Fast & memory efficient Principal Components Analysis☆8Updated 10 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 12 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Multivariate kernel density estimation [statistics]☆50Updated 10 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 7 months ago
- c++ implementation of clustering by DBSCAN☆100Updated 6 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆79Updated 6 years ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 6 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Header-only version of RedSVD☆58Updated 10 years ago
- Various optical flow estimation methods☆38Updated 9 years ago
- C++/C code for Line Segment Detector☆12Updated 10 years ago
- ☆53Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago