mateuszmalinowski / SGDLinks
Stochastic Gradient Descent
☆18Updated 11 years ago
Alternatives and similar repositories for SGD
Users that are interested in SGD are comparing it to the libraries listed below
Sorting:
- A Newton ADMM based solver for Cone programming.☆39Updated 7 years ago
- The Hungarian-BP code in Paper "Pairwise Matching Through Max-Weight Bipartite Belief Propagation"☆18Updated 8 years ago
- Bayesian optimization with the Gaussian process assumption☆30Updated 9 years ago
- MATLAB implementation of AdaGrad, Adam, Adamax, Adadelta etc.☆33Updated 4 years ago
- Generative Adversarial Nets for Matlab☆36Updated 8 years ago
- A fun review of spectral clustering with MATLAB demos I made for the NU machine learning meetiup in 2014☆12Updated 9 years ago
- Code for a recurrent neural network (RNN) created by unfolding the sequential ISTA (SISTA) algorithm for sequential sparse coding☆14Updated 8 years ago
- Tensor methods have emerged as a powerful paradigm for consistent learning of many latent variable models such as topic models, independe…☆17Updated 8 years ago
- KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means☆59Updated 5 years ago
- A MATLAB project containing many popular / existing constrained clustering algorithms☆27Updated 7 years ago
- Fast Low-Rank Matrix Learning with Nonconvex Regularization. Matlab Code☆22Updated 5 years ago
- A MATLAB implementation of Auto-Encoding Variational Bayes☆46Updated 8 years ago
- matlab code for convex optimization based tensor decomposition (completion/denoising)☆45Updated 10 years ago
- Optimization using Stochastic quasi-Newton methods☆43Updated 8 years ago
- An implementation of SVM+☆26Updated 8 years ago
- Matlab/Octave toolbox for nonconvex optimization☆50Updated 8 years ago
- This MATLAB package implements the methods for exact incremental/decremental SVM learning, regularization parameter perturbation and kern…☆74Updated 13 years ago
- ☆9Updated 10 years ago
- modular implementation of new algorithm☆13Updated 11 years ago
- Multi-scale Low Rank Matrix Decomposition Code☆40Updated 9 years ago
- Codes related to L1-norm minimization using homotopy☆36Updated 11 years ago
- Code to implement SIMILE algorithm from the paper entitled "Smooth Imitation Learning for Online Sequence Prediction" from ICML 2016☆13Updated 9 years ago
- A matlab library for CUR matrix decomposition☆26Updated 7 years ago
- Active learning toolbox for MATLAB☆46Updated 7 years ago
- Block-Coordinate Frank-Wolfe Optimization for Structural SVMs☆26Updated 11 years ago
- Robust PCA in Python☆36Updated 12 years ago
- Code for "Modeling Sparse Deviations for Compressed Sensing using Generative Models", ICML 2018☆24Updated 6 years ago
- Spectral Clustering for Complex Graphs☆39Updated 11 years ago
- Dual Augmented Lagrangian (DAL) algorithm for sparse/low-rank reconstruction and learning☆34Updated 9 years ago
- Matlab code for implementing Nonnegativity Constrained Autoencoder (NCAE) for Deep Learning.☆13Updated 9 years ago