使用python 2.7~3.6版本,首先需要pip install keras 以及 numpy,Tensorflow块,然后第一次运行代码需要联网下载mnist数据集,代码经过测试符合训练要求,达到拟合最优效果。