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

https://github.com/jahanostg/cnn_hand_writing_detection

This project implements a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model achieves over 99% accuracy on the test set, demonstrating its effectiveness in image classification tasks. It’s designed as a simple yet powerful example for learning deep learning and computer vision techniques.
https://github.com/jahanostg/cnn_hand_writing_detection

cnn colab-notebook deep-learning keras python tensorflow

Last synced: 2 months ago
JSON representation

This project implements a Convolutional Neural Network (CNN) to recognize handwritten digits from the MNIST dataset. The model achieves over 99% accuracy on the test set, demonstrating its effectiveness in image classification tasks. It’s designed as a simple yet powerful example for learning deep learning and computer vision techniques.

Awesome Lists containing this project