tensorflow-mnist-0.1.0.0: TensorFlow demo application for learning MNIST model.

Safe HaskellSafe
LanguageHaskell2010

TensorFlow.Examples.MNIST.TrainedGraph

Description

Paths to test helper files.

Synopsis

Documentation

mnistPb :: IO FilePath

File containing a Tensorflow serialized proto of MNIST.

wtsCkpt :: IO ByteString

Files containing pre-trained weights for MNIST.

biasCkpt :: IO ByteString

Files containing pre-trained weights for MNIST.