/NeuralTest

A handwritten digit classifier based on NeuralLib

Primary LanguageC#MIT LicenseMIT

NeuralTest

A frontend for the NeuralNet library, a program that classifies handwritten digits given a neural network configuration.

Usage

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.