Module vipy.data.mnist

Expand source code Browse git
from vipy.data.hf import mnist

(trainset, testset) = mnist()