搜索资源列表
Read_MNIST_DataSet
- 读取MNIST数据集中图像数据文件和图像标签文件并转化成BMP图片和txt格式的标签数据。本程序简单易用,注释清楚。直接运行代码,选择相应文件即可输出BMP图片或txt文件。-The program is used to read the MNIST data set and translate the image data file and image label file into BMP or txt files.
Read_MNIST_DataSet
- 读取标准手写数字库中的图像,包含60000个训练样本和10000个识别样本-hand written digital,contains 60000 trains example and 10000 test images.