CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mnist matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mnist matlab - List
[
Compress-Decompress algrithms
]
matlab_read_idx-ubyte
DL : 0
做手写阿拉伯字体识别时候需要用到图像数据文件。这时可以从http://yann.lecun.com/exdb/mnist/网站上下载数据源文件。这个程序可以很方便地将源文件读到matlab工作区间中去。
Update
: 2008-10-13
Size
: 964byte
Publisher
:
刘洋
[
Graph Recognize
]
Demo-Mnist
DL : 0
基于神经网络的手写数字识别的源代码,绝对能够正常编译并运行!-based on neural network handwritten numeral recognition of the source code is absolutely normal to compile and run!
Update
: 2025-02-17
Size
: 203kb
Publisher
:
田巾
[
Graph Recognize
]
kNN
DL : 0
针对MNIST数据库,但修改方便,可用于其他数字识别-For MNIST database, but modified to facilitate, can be used for other digital identification
Update
: 2025-02-17
Size
: 435kb
Publisher
:
黄健
[
Compress-Decompress algrithms
]
matlab_read_idx-ubyte
DL : 0
做手写阿拉伯字体识别时候需要用到图像数据文件。这时可以从http://yann.lecun.com/exdb/mnist/网站上下载数据源文件。这个程序可以很方便地将源文件读到matlab工作区间中去。-Arab make handwriting fonts needed to identify when the image data files. At this time http://yann.lecun.com/exdb/mnist/ site can be downloaded from the data source file. This procedure can be easily read the source file interval in matlab to work.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
刘洋
[
Graph Recognize
]
Read_MNIST_DataSet
DL : 1
读取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.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
云在青天
[
Graph Recognize
]
MatlabReadMNIST
DL : 0
用于将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.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
LikeTheBird
[
Special Effects
]
MNIST
DL : 0
Update
: 2025-02-17
Size
: 2.4mb
Publisher
:
还一个
[
AI-NN-PR
]
nnpractice
DL : 0
神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
Update
: 2025-02-17
Size
: 4kb
Publisher
:
li
[
OS program
]
mnist-sphog.tar
DL : 0
svm for mnist. matlab and c codes
Update
: 2025-02-17
Size
: 11.65mb
Publisher
:
lixiaqing
[
Other
]
Mnist
DL : 0
mnist在MATLAB中的调用。直接加载.mat文件就可以。-mnist call in MATLAB. Files can be loaded directly .mat.
Update
: 2025-02-17
Size
: 52.15mb
Publisher
:
sherry guo
[
AI-NN-PR
]
Two-Layer-CNN-on-MNIST-master
DL : 0
CNN 训练手写字,Matlab 代码。(CNN manual character)
Update
: 2025-02-17
Size
: 10.17mb
Publisher
:
随便取个名字
[
Other
]
visulize
DL : 0
caffe-window matlab 接口训练mnist后权重、特征可视化(Caffe-window Matlab interface training MNIST.M file, MATLAB platform training MNIST model)
Update
: 2025-02-17
Size
: 6kb
Publisher
:
章洁
[
matlab
]
MNIST-PCA
DL : 0
使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
Update
: 2025-02-17
Size
: 15.15mb
Publisher
:
zpstanford
[
AI-NN-PR
]
nqern
DL : 0
Interpolation and fitting, solution of equations, data analysis, ML estimation method can be a good signal to noise ratio, Using MATLAB compressed sensing.
Update
: 2025-02-17
Size
: 147kb
Publisher
:
tuilunhanbai
[
]
Two-Layer-CNN-on-MNIST-master
DL : 0
卷积神经网络的matlab实现,同时可以作为图像处理使用,用于csi室内定位(Convolution neural network matlab implementation, can also be used as image processing for csi indoor positioning)
Update
: 2025-02-17
Size
: 10.96mb
Publisher
:
abby131425
[
Other
]
minst_cnn
DL : 0
CNN MNIST (include mnidt dataset)
Update
: 2025-02-17
Size
: 14.03mb
Publisher
:
sky2718
[
Special Effects
]
chapter19
DL : 0
在MATLAB平台上的基于svm的手写数字体识别(Handwritten numeral recognition based on svm)
Update
: 2025-02-17
Size
: 138kb
Publisher
:
xixi362878733
[
Graph Recognize
]
loadMNIST
DL : 0
在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 data set from National Institute of Standards and Technology (NIST))
Update
: 2025-02-17
Size
: 1kb
Publisher
:
黑羽恨长风
[
AI-NN-PR
]
bp_mnist
DL : 0
matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
filament
[
matlab
]
手写MNISTmatlab实现
DL : 0
资料可以直接运行,是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 set, which is a common handwritten character in AI field. Generally, it is done by python. There are few matlab implementations, and even if there is one, it often reports an error. So here is the routine and data set! Data set is also the MNIST format that MATLAB can read directly! Download this data set without downloading it separately, saving time.)
Update
: 2025-02-17
Size
: 11.1mb
Publisher
:
速度阿萨德飞
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.