Logistic regression on MNIST with Haskell Description This project implements a logistic regression classifier on the MNIST dataset. The purpose is to discover how machine learning works in Hasekll. This project in early stages of development.