tfsnippet.datasets

tfsnippet.datasets Package

Functions

load_cifar10([channels_last, x_shape, …]) Load the CIFAR-10 dataset as NumPy arrays.
load_cifar100([label_mode, channels_last, …]) Load the CIFAR-100 dataset as NumPy arrays.
load_fashion_mnist([x_shape, x_dtype, …]) Load the Fashion MNIST dataset as NumPy arrays.
load_mnist([x_shape, x_dtype, y_dtype, …]) Load the MNIST dataset as NumPy arrays.