DeepDarkFantasy-0.2017.3.28: A DSL for creating neural network.

Safe HaskellSafe
LanguageHaskell2010

Poly

Documentation

poly :: forall repr h. Lang repr => repr h (Double -> Double) Source #

l2 :: Lang repr => repr h (Double -> Double) Source #

comp :: Lang repr => repr h (Double -> Double) Source #

main :: IO () Source #