SGDLibrary: A MATLAB library for stochastic optimization algorithms
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Please contact us in case of a broken link from here
Authors | H. Kasai |
Journal/Conference Name | J. Mach. Learn. Res. |
Paper Category | Signal Processing |
Paper Abstract | We consider the problem of finding the minimizer of a function f R → R of the finite-sum form min f(w) = 1/n ∑n i fi(w). This problem has been studied intensively in recent years in the field of machine learning (ML). One promising approach for large-scale data is to use a stochastic optimization algorithm to solve the problem. SGDLibrary is a readable, flexible and extensible pure-MATLAB library of a collection of stochastic optimization algorithms. The purpose of the library is to provide researchers and implementers a comprehensive evaluation environment for the use of these algorithms on various ML problems. |
Date of publication | 2017 |
Code Programming Language | Terra |
Comment |