Digits numbers recognition from 0 to 9 directly on the screen, using a Convolutional Neural Network in TensorFlow and optimized to run on Android. This is the classic basic problem in computer vision. Train a neural network to recognize hand written numbers on the screen.