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:
- 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
- A fork of Doug Rohde's SVD C Library.☆49Updated 9 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- RSVDPACK: Implementations of fast algorithms for computing the low rank SVD, interpolative and CUR decompositions of a matrix, using ran…☆90Updated 2 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 12 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Fast & memory efficient Principal Components Analysis☆8Updated 10 years ago
- Library for performing spectral clustering in C++☆78Updated last year
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- Automatic Feature Selection☆31Updated 8 years ago
- Example code used in the CVPR 2015 tutorial☆40Updated 9 years ago
- R package for solving system of linear equations using (preconditioned) conjugate gradient algorithm, with improved efficiency using C++ …☆10Updated 6 years ago
- ☆8Updated 7 years ago
- Robust Orthonormal Subspace Learning in Python☆14Updated 5 years ago
- C++ OpenCV implementation of Richardson-Lucy deconvolution☆12Updated 10 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 years ago
- C++/Eigen implementation of fast randomized SVD☆23Updated 4 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- gSLIC is an GPU implementation of Simple Iterative Linear Clustering (SLIC) superpixel segmentation algorithm.☆19Updated 11 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Manifold-valued Image Restoration Toolbox☆14Updated 3 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 8 years ago
- An ICP library with Matlab bindings☆21Updated 10 years ago
- PCA implementation in c++☆36Updated 13 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- Clustering by fast search and find of density peaks☆156Updated last year
- Various optical flow estimation methods☆38Updated 9 years ago