#手写数字识别 运行环境 python3.5.3 tensorflow 1.2.0 flask RUN 运行main.py即可 #convolutional.py 训练卷积网络 #线性模型 训练卷积网络 相比于https://github.com/sugyan/tensorflow-mnist 不用通过nodejs编译js,加入了mnist原始数据集, 另外关键代码加了一些自己理解的注解 参考 https://github.com/sugyan/tensorflow-mnist