SoftmaxRegression A simple softmax regression model for MNIST data Based on http://ufldl.stanford.edu/tutorial/supervised/SoftmaxRegression/ MNIST data from http://yann.lecun.com/exdb/mnist/ Requires python3 and the numpy math library http://www.numpy.org/