Skip to content

MasadAshraf/Handwritten-Digits-Classification-MNIST-dataset

Repository files navigation

MNIST Digit Classification using TensorFlow

This repository contains a simple Python script for training a neural network to classify handwritten digits from the MNIST dataset using TensorFlow and Keras.

Requirements

  • TensorFlow
  • Matplotlib
  • NumPy

You can install the required dependencies using the following command:

pip install tensorflow matplotlib numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published