sgd: Stochastic gradient descent

[ bsd3, library, math ] [ Propose Tags ]

Implementation of a Stochastic Gradient Descent optimization method. See examples directory in the source package for examples of usage.

It is a preliminary implementation of the SGD method and API may change in future versions.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.4.0, 0.4.0.1, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.0.3
Dependencies base (>=4 && <4.8), containers, logfloat, monad-par, primitive, random, vector [details]
License BSD-3-Clause
Copyright Copyright (c) 2012 IPI PAN
Author Jakub Waszczuk
Maintainer waszczuk.kuba@gmail.com
Revised Revision 1 made by HerbertValerioRiedel at 2018-09-24T15:17:30Z
Category Math, Algorithms
Home page https://github.com/kawu/sgd
Source repo head: git clone git://github.com/kawu/sgd.git
Uploaded by JakubWaszczuk at 2012-09-18T10:24:27Z
Distributions
Reverse Dependencies 9 direct, 0 indirect [details]
Downloads 14120 total (53 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]