from keras.datasets import mnist (train_images, train_labels), (test_images, test_labels) = mnist.load_data(). I get an SSL error.
確定! 回上一頁