@hackage sgd0.3.5

Stochastic gradient descent

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.