tensorflow-mnist-input-data-0.1.0.0: Downloader of input data for training MNIST.
Safe HaskellSafe
LanguageHaskell2010

TensorFlow.Examples.MNIST.InputData

Synopsis

Documentation

trainingImageData :: IO FilePath Source #

Download the files containing the canonical MNIST samples and labels.

trainingLabelData :: IO FilePath Source #

Download the files containing the canonical MNIST samples and labels.