/apple-watch-mnist

MNIST for Apple Watch

Primary LanguageSwift

watch-mnist

MNIST for Apple Watch

A small Apple Watch app in which the user can draw numbers 0-9 and detect them using a small neural network trained on the MNIST dataset. The app utilizes Apple's Core ML library and is tested on WatchOS 4.0 Beta 4.

Alt text Alt text

Note that most of the code is based on various examples around the web. Most notably: https://github.com/happywatch/Draw

https://github.com/r4ghu/iOS-CoreML-MNIST