0 Forks
3 Stars
3 Watchers

iMNIST

iMNIST is an iOS app that recognizes the digits you draw using a trained TensorFlow CNN.

How to download and setup iMNIST

Open terminal and run command
git clone https://github.com/Kpitolin/iMNIST.git
git clone is used to create a copy or clone of iMNIST repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with iMNIST https://github.com/Kpitolin/iMNIST/archive/master.zip

Or simply clone iMNIST with SSH
[email protected]:Kpitolin/iMNIST.git

If you have some problems with iMNIST

You may open issue on iMNIST support forum (system) here: https://github.com/Kpitolin/iMNIST/issues