This classification model operates on a modified MNIST data set - each image of the set is a matrix of greyscale pixels representing 3 numbers. The model outputs the number of greatest value in the picture. This is a supervised classification task - the goal is to predict the image's title.
dataset: http://deeplearning.net/data/mnist/