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.
Stars
142
Forks
22
Watchers
142
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
Merge pull request #3 from hrishikeshmane/training-on-tpu-colab
3156297View on GitHubFixed line width bug that was causing the entire draw box to white out.
a017c43View on GitHubMerge branch 'master' of https://github.com/hwchong/MNIST_DRAW
f182596View on GitHubFixed issue where the project was not building correctly. Also fixed the input type of the mlmodel to now receive an MLMultiArray instead of a CVPixelBuffer.
ad331b0View on GitHubDocumentation written and Docker files added to the repo.
ae3b829View on GitHub