Skip to content
#

mnist

Here are 2,660 public repositories matching this topic...

The MNIST dataset was used to train a neural network having a single linear layer with SoftMax employed in the criterion function (Cross Entropy Loss) to classify handwritten digits in classes 0 to 9. The model yielded a 92% accuracy on the MNIST test dataset in 10 training epochs.

  • Updated Jul 14, 2024
  • Jupyter Notebook

Improve this page

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

Learn more