import numpy as np # 导入Num Py库 import pandas as pd # 导入Pandas库 from keras.datasets import mnist #从Keras中导入MNIST数据集