Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 469 Bytes

File metadata and controls

27 lines (19 loc) · 469 Bytes

MNIST with CoreML and Vision Framework

App GIF

This is an example of MNIST in iOS.

How to train the model

Requirements

Training and converting

cd train
python train.py
python convert.py