MNIST ===== .. currentmodule:: deepchecks.vision.datasets.classification.mnist .. autoclass:: MNIST :special-members: __init__ .. rubric:: Attributes .. autosummary:: :toctree: MNIST.class_to_idx MNIST.classes MNIST.functions MNIST.mirrors MNIST.processed_folder MNIST.raw_folder MNIST.resources MNIST.test_data MNIST.test_file MNIST.test_labels MNIST.train_data MNIST.train_labels MNIST.training_file .. rubric:: Methods .. autosummary:: :toctree: MNIST.download MNIST.extra_repr MNIST.register_datapipe_as_function MNIST.register_function