A frontend for the NeuralNet library, a program that classifies handwritten digits given a neural network configuration.
Note: to train or test the library with the MNIST database, you need to copy the corresponding files from the 'data' folder to the executable's directory.