文件名称:mnist_data数据集
文件大小:11.06MB
文件格式:ZIP
更新时间:2021-05-06 11:31:09
mnist
这个是tensorflow官方文档中的实例数据集,包含60000行的训练数据集(mnist.train)和10000行的测试数据集(mnist.test)。
【文件预览】:
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)