This project has been created to implement different types of neural network to resolve the MNIST problem.
The project is going to be implemented with C++.
Implementation of a convolutional neural network for the recognition of handwritten digits.
C++GPL-3.0