Dataset Card for "emnist-letters"
Dataset Information
The emnist-letters dataset is a set of images of handwritten letters.
The dataset is split into a training set and a test set.
Data Fields
image: The image of the handwritten letter. The data type of this field is image.
label: The label of the handwritten letter. The data type of this field is class_label, and it can take on the values 'A' to 'Z'.