MNIST

E74103

MNIST is a widely used benchmark dataset of handwritten digit images commonly employed for training and evaluating image classification algorithms in machine learning and computer vision.

AI illustration

How this image was made

AI-generated illustration of MNIST

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of MNIST (MNIST is a widely used benchmark dataset of handwritten digit images commonly employed for training and evaluating image classification algorithms in machine learning and computer vision.)

All labels observed (5)

Label Occurrences
MNIST canonical 15
MNIST database 3
MNIST dataset 3

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf benchmark dataset ⓘ
dataset ⓘ
handwritten digit dataset ⓘ
backgroundColor black ⓘ
basedOn NIST Special Database 1 ⓘ
NIST Special Database 3 ⓘ
benchmarkStatus canonical toy dataset in machine learning ⓘ
classLabels digits 0 through 9 ⓘ
commonModelType convolutional neural network ⓘ
multilayer perceptron ⓘ
creator Christopher J. C. Burges ⓘ
Corinna Cortes ⓘ
Yann LeCun ⓘ
dataSource scanned handwritten digits ⓘ
dataType grayscale images ⓘ
digitColor white ⓘ
domain computer vision ⓘ
machine learning ⓘ
fileFormat IDX ⓘ
fullName Modified National Institute of Standards and Technology database ⓘ
hostedBy Yann LeCun’s website ⓘ
imageChannels 1 ⓘ
imageFile t10k-images-idx3-ubyte ⓘ
train-images-idx3-ubyte ⓘ
imageHeight 28 pixels ⓘ
imageResolution 28x28 pixels ⓘ
imageWidth 28 pixels ⓘ
inspiredDataset EMNIST ⓘ
Fashion-MNIST ⓘ
KMNIST ⓘ
introducedInPublication Gradient-based learning applied to document recognition ⓘ
labelFile t10k-labels-idx1-ubyte ⓘ
train-labels-idx1-ubyte ⓘ
license freely available for research and educational use ⓘ
numberOfClasses 10 ⓘ
preprocessingStep centering in a fixed-size image ⓘ
size normalization ⓘ
publicationYear 1998 ⓘ
task handwritten digit recognition ⓘ
image classification ⓘ
testSetSize 10000 ⓘ
totalImages 70000 ⓘ
trainingSetSize 60000 ⓘ
typicalUse benchmarking classification algorithms ⓘ
educational examples in deep learning ⓘ
training neural networks ⓘ
valueRange 0 to 255 grayscale intensity ⓘ

How these facts were elicited

Referenced by (23)

Full triples — surface form annotated when it differs from this entity's canonical label.

LeNet → notableDataset → MNIST ⓘ
A fast learning algorithm for deep belief nets → evaluationDataset → MNIST ⓘ
torchvision → dataset → MNIST ⓘ
subject linked to: torchvision (ecosystem)
PixelRNN → datasetUsed → MNIST ⓘ
Corinna Cortes → knownFor → MNIST dataset ⓘ
linked to: MNIST
Corinna Cortes → coDeveloperOf → MNIST dataset ⓘ
linked to: MNIST
Corinna Cortes → notableWork → MNIST handwritten digit database ⓘ
linked to: MNIST
NIST Special Database 1 → influenced → MNIST database ⓘ
linked to: MNIST
NIST Special Database 1 → sourceFor → MNIST database ⓘ
linked to: MNIST
IDX → usedIn → MNIST dataset ⓘ
linked to: MNIST
IDX → commonlyDistributedBy → Yann LeCun's MNIST website ⓘ
linked to: MNIST
Fashion-MNIST → similarTo → MNIST ⓘ
KMNIST → comparedTo → MNIST ⓘ
KMNIST → inspiredBy → MNIST ⓘ
EMNIST → basedOn → MNIST ⓘ
EMNIST → extends → MNIST ⓘ
EMNIST → relatedTo → MNIST ⓘ
NIST Special Database 3 → influenced → MNIST database ⓘ
linked to: MNIST
SVHN → similarTo → MNIST ⓘ
SVHN → moreChallengingThan → MNIST ⓘ