CoreML-MNIST An iOS implementation of MNIST character recognition. Description Train a CNN in Keras to recognize MNIST digits Convert the model to a CoreML model Make new predictions locally on an iOS device through a Swift app