Skip to content
#

mnist-digits-classification

Here are 7 public repositories matching this topic...

Language: All
Filter by language

This repository codebase develops a CNN for MNIST dataset digit classification using PyTorch, fully containerized with Docker for effortless setup and environment consistency. It supports training from scratch, resuming from checkpoints, and evaluation. The Docker setup ensures easy reproducibility across different machines.

  • Updated Oct 27, 2024
  • Python

Neural networks were utilized for diverse classification tasks, such as predicting breast cancer malignancy and classifying handwritten digits in the MNIST dataset. Both projects demonstrated the effectiveness of neural networks in medical diagnosis and image recognition using ReLU and sigmoid activations.

  • Updated Oct 29, 2023
  • Jupyter Notebook

Improve this page

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

Learn more