a) When running Adversarial_MINST.ipynb, occurs FileNotFoundError: [Errno 2] No such file or directory: '../data/MNIST_adversarial.pkl'.
b) When running ImageNet.ipynb, occurs FileNotFoundError: [Errno 2] No such file or directory: '../data/miniImageNet_train_data.npy'.
c) When running Omniglot.ipynb, occurs FileNotFoundError: [Errno 2] No such file or directory: '../data/train.npy'.
Where could I get these files? If possible, could you please provide the download link of these files?
Thank you very much.
a) When running Adversarial_MINST.ipynb, occurs
FileNotFoundError: [Errno 2] No such file or directory: '../data/MNIST_adversarial.pkl'.b) When running ImageNet.ipynb, occurs
FileNotFoundError: [Errno 2] No such file or directory: '../data/miniImageNet_train_data.npy'.c) When running Omniglot.ipynb, occurs
FileNotFoundError: [Errno 2] No such file or directory: '../data/train.npy'.Where could I get these files? If possible, could you please provide the download link of these files?
Thank you very much.