Digit Classifier using the MNIST dataset made in C++ using Eigen for linear algebra. The code is aimed at being relatively general purpose and can be used for more than just MNIST.
This project is currently on hold although it is relatively easy to expand.