Introduction to Deep Learning in Python
Dan Becker
Data Scientist and contributor to Keras and TensorFlow libraries
MNIST dataset
28 x 28 grid flattened to 784 values for each image
Value in each part of array denotes darkness of that pixel
Introduction to Deep Learning in Python