You're reading the documentation of the 0.3. For the latest released version, please have a look at 0.4.
merlin.datasets.k_mnist module
- merlin.datasets.k_mnist.get_data_train()
Load the Kuzushiji-MNIST training split.
- Returns:
Training images, labels, and dataset metadata.
- Return type:
- merlin.datasets.k_mnist.get_data_test()
Load the Kuzushiji-MNIST test split.
- Returns:
Test images, labels, and dataset metadata.
- Return type: