We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.MS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Mathematical Software

Title: SGDLibrary: A MATLAB library for stochastic gradient descent algorithms

Abstract: We consider the problem of finding the minimizer of a function $f: \mathbb{R}^d \rightarrow \mathbb{R}$ of the finite-sum form $\min f(w) = 1/n\sum_{i}^n f_i(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.
Subjects: Mathematical Software (cs.MS); Computation (stat.CO); Machine Learning (stat.ML)
Journal reference: Journal of Machine Learning Research, vol.18, no.215, pp.1-5, 2018
Cite as: arXiv:1710.10951 [cs.MS]
  (or arXiv:1710.10951v2 [cs.MS] for this version)

Submission history

From: Hiroyuki Kasai [view email]
[v1] Fri, 27 Oct 2017 07:42:06 GMT (2479kb,D)
[v2] Mon, 18 Jun 2018 23:32:35 GMT (5838kb,D)

Link back to: arXiv, form interface, contact.