(X_train, y_train), (X_test, y_test) = mnist.load_data(). print (f 'X_train shape: {X_train.shape}, X_test shape: {X_test.shape}' ).
確定! 回上一頁