Skip to content
#

analysis-algorithms

Here are 123 public repositories matching this topic...

This project trains a deep learning model to recognize handwritten digits. Using the load_digits dataset from sklearn, moments and pixel data extracted from each image are combined. These data are used to train and test a neural network model built with TensorFlow. The model achieves a successful result with an accuracy of over 90%.

  • Updated Sep 28, 2024
  • Python

Improve this page

Add a description, image, and links to the analysis-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the analysis-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more