keras 的基本使用; 使用keras构建DNN对MNIST数据集进行预测 ... print(x_train.shape, 'x_train samples') print(x_test.shape, 'x_test samples') ...
確定! 回上一頁