from keras.datasets import mnist from autokeras.image_supervised import ImageClassifier # loading mnist from keras (X_train, y_train), ...
確定! 回上一頁