搜索资源列表
Minist
- 用于对多数据操作的公共类,方便进行多数据库开发使用。-Public class for the operation of multiple data, and facilitate database development use.
CNNWB_05-27-2012
- 这个是我找到的卷积神经网络在minist库上数字识别最好的结果,准确率99.5 ,比C++版本的更好。程序可以直接编译运行,但是因为要下载两个数据库可能非常慢,需要你修改一下代码跳过去。如果你对cnn很感兴趣,可以找我Q:3617 28654-This is what I found convolutional neural network minist library Digital Identification best resul
xuexi
- 基于VQ构建的手写体数字识别系统,可以用于MINIST数据库训练。-MINIST images can be identified.
Extended Yale B Database
- 这是MNIST数据库(一个手写数字的数据库,它提供了六万的训练集和一万的测试集,它的图片是被规范处理过的,28*28的灰度图) 总共4个文件: train-labels-idx1-ubyte: training set labels t10k-images-idx3-ubyte:? test set images t10k-labels-idx1-ubyte:? test set labels train-images-idx
MINIST
- 对于MINIST数据库手写体数字识别的研究与识别系统的实现。(Research and recognition system of handwritten numeral recognition for MINIST .)