Hackage :: [Package]
Home
Search
Browse
What's new
Upload
User accounts
Directory listing for neural-0.3.0.0 candidate source tarball
neural-0.3.0.0/
.ghci
.gitignore
.travis.yml
LICENSE
README.markdown
Setup.hs
neural.cabal
stack.yaml
benchmark/
benchmark.hs
doctest/
doctest.hs
examples/
MNIST/
MNIST.hs
iris/
iris.hs
sqrt/
sqrt.hs
src/
Data/
MyPrelude.hs
Utils.hs
Utils/
Analytic.hs
Arrow.hs
List.hs
Matrix.hs
Pipes.hs
Random.hs
Stack.hs
Statistics.hs
Traversable.hs
Vector.hs
Numeric/
Neural.hs
Neural/
Layer.hs
Model.hs
Normalization.hs
Pipes.hs
test/
Spec.hs
Utils/
MatrixSpec.hs
VectorSpec.hs