Mnist-flask-Tensorflow:使用Mnist,TensorFlow和Flask的小型项目

时间:2024-05-24 16:45:15
【文件属性】:

文件名称:Mnist-flask-Tensorflow:使用Mnist,TensorFlow和Flask的小型项目

文件大小:726KB

文件格式:ZIP

更新时间:2024-05-24 16:45:15

python flask tensorflow mnist JavaScript

Mnist,烧瓶和Tensorflow 一个烧瓶应用程序,用于处理Mnist数据集。 环境 Anaconda Python 3.6 安装库文件: conda install requirements.txt 运行烧瓶应用程序 要运行该应用程序: set FLASK_APP = app.py flask run 然后连接到: : : 用法 首先,训练模型 然后,通过图纸编号测试模型 内置 -画数字的画板


【文件预览】:
Mnist-flask-Tensorflow-master
----app.py(4KB)
----templates()
--------result.html(175B)
--------index.html(3KB)
--------to_train.html(2KB)
----__pycache__()
--------app.cpython-36.pyc(4KB)
----static()
--------css()
--------img()
--------fonts()
--------js()
----requirements.txt(104B)
----config.py(10B)
----README.md(669B)
----data_img()
--------train_model.PNG(133KB)
--------draw.png(410B)
--------draw_number.PNG(192KB)
----.gitattributes(66B)

网友评论