搜索资源列表
matlab_read_idx-ubyte
- 做手写阿拉伯字体识别时候需要用到图像数据文件。这时可以从http://yann.lecun.com/exdb/mnist/网站上下载数据源文件。这个程序可以很方便地将源文件读到matlab工作区间中去。
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.
nnpractice
- 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
MatlabReadMNIST
- 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.
mnist-sphog.tar
- svm for mnist. matlab and c codes
Mnist
- mnist在MATLAB中的调用。直接加载.mat文件就可以。-mnist call in MATLAB. Files can be loaded directly .mat.
Two-Layer-CNN-on-MNIST-master
- CNN 训练手写字,Matlab 代码。(CNN manual character)
visulize
- caffe-window matlab 接口训练mnist后权重、特征可视化(Caffe-window Matlab interface training MNIST.M file, MATLAB platform training MNIST model)
MNIST-PCA
- 使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
nqern
- Interpolation and fitting, solution of equations, data analysis, ML estimation method can be a good signal to noise ratio, Using MATLAB compressed sensing.
Two-Layer-CNN-on-MNIST-master
- 卷积神经网络的matlab实现,同时可以作为图像处理使用,用于csi室内定位(Convolution neural network matlab implementation, can also be used as image processing for csi indoor positioning)
minst_cnn
- CNN MNIST (include mnidt dataset)
chapter19
- 在MATLAB平台上的基于svm的手写数字体识别(Handwritten numeral recognition based on svm)
CNN_SAR
- MNIST手写体识别,编程语言为matlab(MNIST handwriting recognition)
loadMNIST
- 在MATLAB中读取MNIST数据集,MNIST 数据集来自美国国家标准与技术研究所, National Institute of Standards and Technology (NIST). 训练集 (training set) 由来自 250 个不同人手写的数字构成, 其中 50% 是高中学生, 50% 来自人口普查局 (the Census Bureau) 的工作人员. 测试集(test set) 也是同样比例的手写数字数据.(read MNIST data set in MATLAB
bp_mnist
- matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
Matlab实现卷积神经网络对Mnist数据集的识别
- matlab实现卷积神经网络对mnist数据集的的识别。程序完整,函数处理好的数据集,可以直接是使用。
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s