tensorflow-mnist-0.1.0.0: TensorFlow demo application for learning MNIST model.
TensorFlow.Examples.MNIST.TrainedGraph
Description
Paths to test helper files.
Synopsis
mnistPb :: IO FilePath Source #
File containing a Tensorflow serialized proto of MNIST.
wtsCkpt :: IO ByteString Source #
Files containing pre-trained weights for MNIST.
biasCkpt :: IO ByteString Source #