command
Version:
v0.0.0-...-8b6a76b
Opens a new window with list of versions in this module.
Published: Aug 29, 2018
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mnist
Determine which digit (0-9) is contained in an image. The model is constructed in Keras
and can be found in mnist.py (taken from their examples).
Usage
-
Build the required container in the parent directory.
-
Build and run the example.
$ docker build -t sjkaliski/infer/examples/mnist .
$ docker run -i -t --rm sjkaliski/infer/examples/mnist
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.