Skip to content

A simple CoreML handwritten digits classification demo

Notifications You must be signed in to change notification settings

LucianoPAlmeida/CoreML-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreML-MNIST

license

CoreML is Awesome \o/

This is a simple Demo App to learn the CoreML API. This app make digits predictions based on a model trained with the MNIST Dataset of handwritten digits. It just draw the digit the CoreML will make a prediction.

The Model

The model was created and trained using Tensorflow and Converted to a CoreML model using tf-coreml. The network code, the conversion code and the models generated are available on LucianoPAlmeida/mnist-number-classification.

Credits and Thanks

Licence

CoreML-MNIST is released under the MIT License.

Releases

No releases published

Packages

No packages published

Languages