MNIST数据集官网:http://yann.lecun.com/exdb/mnist/
解析教程:https://www.jianshu.com/p/84f72791806f
Python官方文档:https://docs.python.org/3/index.html
Python struct模块:https://blog.csdn.net/shudaqi2010/article/details/78133120
Python Numpy模块: 官方http://www.numpy.org/devdocs/reference/
简易说明https://blog.csdn.net/cxmscb/article/details/54583415
Python 矩阵与图像转换:https://blog.csdn.net/lql0716/article/details/52416086