Skip to content

Saba633/mnist-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mnist-cnn

Convolutional Neural Network (CNN) for MNIST digit classification

This repository contains code to train a Convolutional Neural Network (CNN) to classify handwritten digits using the MNIST dataset.

Technologies Used

  • TensorFlow/Keras
  • NumPy
  • Matplotlib

Instructions

  • Download the code and run it in a Python environment with the necessary libraries intalled.

About

Convolutional Neural Network (CNN) for MNIST digit classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages