搜索资源列表
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-ubyte.gz: training set label
readMNIST
- 对于MNIST图像数据库,利用该M文件读出,方便后续进行实验。-The function ReadMnist was programmed to solve the problem of read information the MNIST .