Skip to content
#

mnist-dataset

Here are 728 public repositories matching this topic...

This repository focuses on handwritten digit recognition using the MNIST dataset. It includes implementations of Logistic Regression, MLP, and LeNet-5 in PyTorch, organized into folders for reports, flowcharts, scripts, and notebooks, with detailed instructions for preprocessing and training.

  • Updated Jun 25, 2024
  • Jupyter Notebook

I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mnist-dataset 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 mnist-dataset topic, visit your repo's landing page and select "manage topics."

Learn more