文件名称:mnist_testdemo
文件大小:22.83MB
文件格式:ZIP
更新时间:2024-06-05 17:20:52
Python
这是一个使用TensorFlow框架和flask框架构建的手写识别系统
【文件预览】:
mnist_testdemo-master
----main.py(1KB)
----mnist()
--------input_data.py(323B)
--------regression.py(1KB)
--------data()
--------convolutional.py(1KB)
--------__init__.py(0B)
--------model.py(1KB)
--------MNIST_data()
----templates()
--------index.html(3KB)
----static()
--------css()
--------js()
----.idea()
--------misc.xml(189B)
--------vcs.xml(184B)
--------modules.xml(280B)
--------workspace.xml(31KB)
--------mnist_testdemo.iml(455B)
----.gitignore(1KB)
----README.md(78B)
----.gitattributes(66B)
----TensorFlow识别手写数字项目调试记录.txt(541B)