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

https://github.com/relostar-devil/handwritten-digit-classification

Builds a convolutional neural network (CNN) using TensorFlow and Keras to classify handwritten digits from the MNIST dataset. The model achieves high accuracy through data preprocessing, feature extraction, and training, demonstrating the power of deep learning for image recognition tasks.
https://github.com/relostar-devil/handwritten-digit-classification

cnn-architecture deep-learning mnist-handwriting-recognition neural-networks tensorflow-keras

Last synced: 4 months ago
JSON representation

Builds a convolutional neural network (CNN) using TensorFlow and Keras to classify handwritten digits from the MNIST dataset. The model achieves high accuracy through data preprocessing, feature extraction, and training, demonstrating the power of deep learning for image recognition tasks.

Awesome Lists containing this project