About 20,500 results
Open links in new tab
  1. MNIST database - Wikipedia

    Fashion MNIST was created in 2017 as a more challenging alternative for MNIST. The dataset consists of 70,000 28x28 grayscale images of fashion products from 10 categories.

  2. mnist | TensorFlow Datasets

    Jun 1, 2024 · mnist Description: The MNIST database of handwritten digits. Additional Documentation: Explore on Papers With Code north_east Homepage: http://yann.lecun.com/exdb/mnist/ Source …

  3. The MNIST database of handwritten digits is one of the most popular ...

    This page intends to provide a mirror site for downloading MNIST database hosted on http://yann.lecun.com/exdb/mnist/. Please visit the original site for more details of dataset.

  4. www.mnist.org

    We're starting with a simple dataset that everyone should be familiar with: MNIST, and we'll be testing everything we can think of, and posting the results here.

  5. AICD Dataset - Kaggle

    It is collected with a frequency of 10 ms at an operating commercial, industrial machine. The data consist of 96 columns and is split into five CSV files. For more information regarding each column, …

  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 - Apache SystemDS

    The MNIST database of handwritten digits, available from this page, has a training set of 60,000 examples, and a test set of 10,000 examples. It is a subset of a larger set available from NIST.

  8. 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 preprocessed handwritten digit images derived from the original NIST …

  9. MNIST Dataset - Ultralytics YOLO Docs

    Jan 20, 2026 · The MNIST (Modified National Institute of Standards and Technology) dataset is a large database of handwritten digits that is commonly used for training various image processing systems …

  10. MNIST - AI Wiki

    Apr 7, 2026 · MNIST digits are pre-segmented, centered, size-normalized, and presented on a clean white background. Real-world digit recognition requires handling segmentation, variable-size inputs, …