文件名称:MNIST_data
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2019-06-03
- 文件大小:
- 37.16mb
- 下载次数:
- 0次
- 提 供 者:
- 陈陈12****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training label set, a test picture set and a test label set. We can see that this data set is not a normal text file or picture file, but a compressed file, download and decompress it. What we see is binary text. Pieces.It contains 60,000 handwritten recognition digital pictures.)
相关搜索: 手写体识别mnist数据集
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
MNIST_data\mnist.pkl.gz | 17051982 | 2018-09-24 |
MNIST_data\t10k-images-idx3-ubyte.gz | 1648877 | 2018-08-22 |
MNIST_data\t10k-images.idx3-ubyte | 7840016 | 1998-01-26 |
MNIST_data\t10k-labels-idx1-ubyte.gz | 4542 | 2018-08-22 |
MNIST_data\t10k-labels.idx1-ubyte | 10008 | 1998-01-26 |
MNIST_data\train-images-idx3-ubyte.gz | 9912422 | 2018-08-22 |
MNIST_data\train-images.idx3-ubyte | 47040016 | 1996-11-18 |
MNIST_data\train-labels-idx1-ubyte.gz | 28881 | 2018-08-22 |
MNIST_data\train-labels.idx1-ubyte | 60008 | 1996-11-18 |
MNIST_data | 0 | 2018-09-24 |