TensorFlow-Basic-Neural-Network-Example Uses the mnist data set set of 60000 handwritten digits 0-9 28 by 28 pixels 784 total pixels tests it against 10,000 testing examples My first attempt as I'm learning more about Neural Networks and tensorFlow Followed this excellent video series