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.
- TensorFlow/Keras
- NumPy
- Matplotlib
- Download the code and run it in a Python environment with the necessary libraries intalled.