文件名称:Python-使用TensorFlowNNtfnn模块构建卷积神经网络CNNConvNet
文件大小:32KB
文件格式:ZIP
更新时间:2022-08-31 01:16:25
Python开发-机器学习
使用TensorFlow NN(tf.nn)模块构建卷积神经网络(CNN / ConvNet)。 CNN模型体系结构是使用CIFAR10数据集创建和训练的。 通过使用Python和Flask创建Web应用程序,使用HTTP访问模型。
【文件预览】:
CIFAR10CNNFlask-master
----Training_CIFAR10_CNN()
--------CIFARTrainCNN.py(17KB)
--------CIFAR10_CNN_Test.py(3KB)
----CIFAR10_Flask_Web_APP()
--------airplane.png(2KB)
--------deer.png(2KB)
--------CIFAR10_CNN_Predict_Image.py(2KB)
--------Flask_Web_App.py(7KB)
--------dog.png(2KB)
--------truck.png(3KB)
--------im.png(3KB)
--------templates()
--------static()
----README.md(19KB)
----_config.yml(26B)