搜索资源列表
matlab_read_idx-ubyte
- 做手写阿拉伯字体识别时候需要用到图像数据文件。这时可以从http://yann.lecun.com/exdb/mnist/网站上下载数据源文件。这个程序可以很方便地将源文件读到matlab工作区间中去。
nnpractice
- 神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
93131057-Naderi
- MLP matlab code for mnist dataset.
CNN
- 深度学习的卷积神经网络的MATLAB代码实现,数据为MNIST标准库。-it s a code in CNN with matlab.the is the MNIST.
softmax
- MATLAB实现softmax,测试类主要采用mnist-implement a simple softmax in matlab
Two-Layer-CNN-on-MNIST-master
- CNN 训练手写字,Matlab 代码。(CNN manual character)
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.
rasmusbergpalm-DeepLearnToolbox-5df2801
- mnist数据库,可用matlab运行,学习神经网络(MNIST database can be run by MATLAB, learning neural network.)
RBM-DBN
- 有限玻尔兹曼机、深度置信网的Matlab实现,用mnist数据进行验证,对理解深度学习原理有帮助。(A Finite Boltzmann machine and deep belief network are implemented in MATLAB and verified with MNIST data. It is helpful to understand the principle of deep learning.)
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