Skip to content

An iOS implementation of MNIST character recognition.

Notifications You must be signed in to change notification settings

jessestauffer/CoreML-MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CoreML-MNIST

An iOS implementation of MNIST character recognition.

Description

  1. Train a CNN in Keras to recognize MNIST digits
  2. Convert the model to a CoreML model
  3. Make new predictions locally on an iOS device through a Swift app

About

An iOS implementation of MNIST character recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published