文件名称:利用 TensorFlow 识别 MNIST数据集
文件大小:11.07MB
文件格式:ZIP
更新时间:2022-03-24 03:35:12
机器学习 深度学习 MNIST
出自《21个项目玩转深度学习:基于TensorFlow的实践详解》中的项目利用 TensorFlow 识别 MNIST数据集,已调通,放到pycharm中即可调通。
【文件预览】:
MNIST
----softmax_regression.py(2KB)
----convolutional.py(3KB)
----label.py(576B)
----.idea()
--------misc.xml(322B)
--------modules.xml(277B)
--------workspace.xml(16KB)
--------chapter_1.iml(469B)
--------inspectionProfiles()
----save_pic.py(1KB)
----README.md(2KB)
----MNIST_data()
--------t10k-images-idx3-ubyte.gz(1.57MB)
--------t10k-labels-idx1-ubyte.gz(4KB)
--------train-labels-idx1-ubyte.gz(28KB)
--------train-images-idx3-ubyte.gz(9.45MB)
----download.py(922B)