mxnet-nn-0.0.1.3: Train a neural network with MXNet in Haskell.

Safe HaskellSafe
LanguageHaskell2010

MXNet.NN.Utils

Synopsis

Documentation

formatShape :: [Int] -> String Source #

format a shape

formatContext :: Context -> String Source #

format a context