The sgd package
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.
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3, 0.3.1, 0.3.2 |
|---|---|
| Dependencies | base (4.*), containers, logfloat, monad-par, primitive, random, vector |
| License | BSD3 |
| Copyright | Copyright (c) 2012 IPI PAN |
| Author | Jakub Waszczuk |
| Maintainer | waszczuk.kuba@gmail.com |
| Stability | experimental |
| Category | Math, Algorithms |
| Home page | https://github.com/kawu/sgd |
| Source repository | git clone git://github.com/kawu/sgd.git |
| Upload date | Wed Sep 26 10:06:29 UTC 2012 |
| Uploaded by | JakubWaszczuk |
| Built on | ghc-7.6 |
Modules
Downloads
- sgd-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)