There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An implementation of deep learning framework in C++, without the use of any external libraries. The framework is then used to create convolutional neural network, which is then used to classify hand-written numbers from MNIST dataset.