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.☆48Updated 9 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆142Updated 6 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
- Numerical optimization in C++☆38Updated 10 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆63Updated 5 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 11 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆100Updated 9 years ago
- Solving Statistical Optimization Problems Using the ADMM Algorithm☆75Updated 7 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- Various optical flow estimation methods☆39Updated 8 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Automatically exported from code.google.com/p/ac-dc☆14Updated 9 years ago
- An implementation of the Nelder-Mead simplex method.☆26Updated 8 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- Shotgun is a C++ parallel coordinate descent algorithm (standalone and Matlab MEX) for solving L1-regularized least squares and logistic …☆39Updated 10 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- Clustering by fast search and find of density peaks☆152Updated last year
- 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
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆58Updated 2 months ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 3 years ago
- An ICP library with Matlab bindings☆21Updated 10 years ago
- Distributed Markov Chain Monte Carlo☆30Updated 6 years ago
- C++ implementation of Retinex algorithm☆11Updated 7 years ago
- Simple examples of Monte Carlo and MCMC☆19Updated 10 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆110Updated 6 months ago