About 16,700 results
Open links in new tab
  1. MNIST database - Wikipedia

    The MNIST database (Modified National Institute of Standards and Technology database[1]) is a large database of handwritten digits …

  2. mnist | TensorFlow Datasets

    Jun 1, 2024 · Supervised keys (See as_supervised doc): ('image', 'label') Figure (tfds.show_examples): Examples (tfds.as_dataframe):

  3. GitHub - cvdfoundation/mnist: The MNIST database of handwritten …

    The MNIST database of handwritten digits is one of the most popular image recognition datasets. It contains 60k examples for …

  4. Welcome to MNIST Battleground

    MNIST battleground is a repository of actual tests of deep learning techniques applied to, and compared on, accessible datasets. In …

  5. MNIST Dataset : Practical Applications Using Keras and PyTorch

    Feb 7, 2026 · The MNIST dataset is a widely used benchmark in machine learning for handwritten digit recognition. It contains …

  6. MNIST database of handwritten digits - Azure Open Datasets

    Oct 28, 2025 · Learn how to use the MNIST database of handwritten digits dataset in Azure Open Datasets.

  7. MNIST Dataset - Kaggle

    MNIST Dataset The MNIST database of handwritten digits (http://yann.lecun.com)

  8. MNIST Dataset - Apache SystemDS

    MNIST Dataset The MNIST database of handwritten digits. The MNIST database of handwritten digits, available from this page, has …

  9. MNIST — Torchvision main documentation

    MNIST ¶ class torchvision.datasets.MNIST(root: Union[str, Path], train: bool = True, transform: Optional[Callable] = None, …

  10. MNIST Digit Playground

    MNIST Digit Recognizer Download digits as CSV without labels Download digits as CSV with true labels Draw a digit between 0 and …