An open API service indexing awesome lists of open source software.

https://github.com/yashvardhan-kukreja/digit-recognition-using-cnn

This code (with sufficient documentation) uses the mnist digit dataset of 70000 digit images, of which it uses 60000 images to train the Convolutional Neural Network and the rest 10000 images for testing it.
https://github.com/yashvardhan-kukreja/digit-recognition-using-cnn

Last synced: 7 days ago
JSON representation

This code (with sufficient documentation) uses the mnist digit dataset of 70000 digit images, of which it uses 60000 images to train the Convolutional Neural Network and the rest 10000 images for testing it.

Awesome Lists containing this project