Cabal revisions of sgd-0.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: sgd version: 0.3.2+x-revision: 1 synopsis: Stochastic gradient descent description: Implementation of a Stochastic Gradient Descent optimization method. build-depends: base >= 4 && < 5- , containers+ , containers < 0.6 , vector , random , primitive , logfloat , monad-par- , deepseq+ , deepseq >= 1.1 && < 1.5 , binary , bytestring , mtl