21 Forks
142 Stars
142 Watchers

MNIST_DRAW

This is a sample project demonstrating the use of Keras (Tensorflow) for the training of a MNIST model for handwriting recognition using CoreML on iOS 11 for inference.

How to download and setup MNIST_DRAW

Open terminal and run command
git clone https://github.com/hwchong/MNIST_DRAW.git
git clone is used to create a copy or clone of MNIST_DRAW repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MNIST_DRAW https://github.com/hwchong/MNIST_DRAW/archive/master.zip

Or simply clone MNIST_DRAW with SSH
[email protected]:hwchong/MNIST_DRAW.git

If you have some problems with MNIST_DRAW

You may open issue on MNIST_DRAW support forum (system) here: https://github.com/hwchong/MNIST_DRAW/issues