import torchvision mydataset = torchvision.datasets.MNIST(root='./', train=True, transform=None, target_transform=None, download=True).
確定! 回上一頁