MNIST Demo

Demo of a logistic-regression-based handwritten-digit classifier trained on the MNIST dataset using Tensorflow. I deployed the model on Openshift. Inputs are captured using standard HTML and Javascript and the output is generated using Google Charts.