SGDLibrary
Optimization library
A collection of stochastic optimization algorithms for large-scale machine learning problems
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
218 stars
19 watching
85 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
big-dataclassificationgradientgradient-descent-algorithmlinear-regressionlogistic-regressionmachine-learningmachine-learning-algorithmsmatlabnewtons-methodonline-learningoptimizationoptimization-algorithmsquasi-newtonsgdsoftmax-classificationstochastic-gradient-descentstochastic-optimization-algorithmssvrgvariance-reduction
Related projects:
Repository | Description | Stars |
---|---|---|
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
hiroyuki-kasai/sparsegdlibrary | A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
cicirello/chips-n-salsa | A Java library of algorithms and data structures for optimization problems | 60 |
stevengj/nlopt | A unified interface and packaging of several nonlinear optimization libraries for global and local optimization. | 1,892 |
hannah-zhou/optimization_algorithm | A comprehensive collection of optimization algorithms implemented in MATLAB | 178 |
shuai-xie/genetic-algorithm | A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 418 |
liyangsir/smart-algorithm | A collection of algorithm implementations for optimization and problem-solving in various fields | 687 |
sahith02/machine-learning-algorithms | A comprehensive resource for machine learning and deep learning algorithms | 292 |
xidongwu/federated-minimax-and-conditional-stochastic-optimization | This project presents optimization techniques for federated learning and minimax games in the context of machine learning | 0 |
locuslab/e2e-model-learning | Develops an approach to learning probabilistic models in stochastic optimization problems | 200 |
openmole/mgo | A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 71 |
vonsylvia/matlab_algorithm_with_cases | A collection of implementations for various optimization algorithms in MATLAB | 438 |
snopt/snopt-matlab | Provides a Matlab interface to SNOPT for nonlinear optimization | 56 |
uts-ri/matlab-graph-optimization | A Matlab-based optimization framework for nonlinear least squares problems | 68 |
acerbilab/bads | An optimization algorithm designed to fit computational models in the absence of gradient information or noisy objective functions. | 246 |