文件名称:手写数字识别.rar
文件大小:11.07MB
文件格式:RAR
更新时间:2023-06-13 10:56:53
深度学习 手写数字识别 python
基于深度学习手写数字识别,采用python,带有数据集。
【文件预览】:
MNIST_data
----t10k-images-idx3-ubyte.gz(1.57MB)
----t10k-labels-idx1-ubyte.gz(4KB)
----train-images-idx3-ubyte.gz(9.45MB)
----train-labels-idx1-ubyte.gz(28KB)
fully_connected_feed.py
MNIST_1.py
mnist.py
input_data.py
m1.py