搜索资源列表
MNIST-handwritten-digits
- 手写数字识别数据集,MNIST,包括原始数据集的所有样本,以及抽取的2000个样本的子集,.mat格式。美国著名数据集NIST的子集,模式识别常用实验数据集-handwritten digits recognition ,dataset, MNIST from NIST, .mat file,
Database-digit-handwritten
- 手写体数字识别的训练数据库(MNIST)。 收集了500多位实验者的共60000个样本。-THE MNIST DATABASE of handwritten digits Four files are available on this site: train-images-idx3-ubyte.gz: training set images (9912422 bytes) train-labels-idx1
mnist
- mnist手写体数据库,适合用于做手写数字方面的实验-mnist handwritten database suitable for doing experimental aspects of handwritten digits
readMNIST
- 对于MNIST图像数据库,利用该M文件读出,方便后续进行实验。-The function ReadMnist was programmed to solve the problem of read information the MNIST .
MNIST
- MNIST手写体数字识别库及图片提取代码MNIST手写数字库识别实现摘要手写数字识别是模式识别的应用之一。文中介绍了手写数字的一些主要特征,并提出了截断次数特征并利用截断次数特征进行了实验(MNIST handwritten digital identification library and picture extraction code MNIST handwritten numeral library identification
mnist实验
- 包含训练用的图片数据包,python源代码,mnist实验,深度学习,进行图片分类(mnist experiment.python code.deep learning.picture classification,etc.)
MNIST_data
- Mnist完整数据集,已经实验过,可以应用。(Mnist complete dataset has been tested and applied.)