packages feed

Cabal revisions of sgd-0.2.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:               sgd version:            0.2.0+x-revision: 1 synopsis:           Stochastic gradient descent description:     Implementation of a Stochastic Gradient Descent optimization method.  library     build-depends:-        base >= 4 && < 5+        base >= 4 && < 4.8       , containers       , vector       , random