/MNIST_DIGIT_NEURAL_NETWORK_VER1.0

Very simple neural network written in C++ to identification of MNIST digit library. Its accuracy is about 75%, with a simple one layer MLP neural network

Primary LanguageC++

No issues in this repository yet.