搜索资源列表
-
0下载:
脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法
-offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
-
-
1下载:
神经网络手写数字识别。配合美国MNIST标准手写数字字体库-Handwritten digit recognition neural network. With the U.S. standard of handwritten digital font library MNIST
-
-
0下载:
MATLAB 神经网络用于数字识别源程序 手写数字识别-MATLAB neural network for digital identification of the source handwritten numeral recognition
-
-
0下载:
BP神经网络数字字符识别程序,可以识别各种手写字,识别率还不是很好-BP neural network digital character recognition program that can identify a variety of handwritten word recognition rate is not very good
-
-
0下载:
又是一个数字识别系统 采用神经网络算法bp,实现手写体数字识别-Is a digital identification system using neural network algorithm bp, to achieve recognition of handwritten digits
-
-
0下载:
matlab环境下实现对手写体数字的分类识别-Handwritten Arabia digital numeral recognition
-
-
0下载:
实现数字识别,径向基神经网络手写体数字的识别准确率高-Digital recognition, RBF neural network handwritten digital recognition accuracy is high
-
-
1下载:
一个深度学习的python例程,该程序可以通过学习大量手写数字的数据提取出各手写数字的特征并对其进行识别。本文件中包含运行的主程序和结果,以及运行程序所需要的python库。-
A depth learning python routines, the program can learn a lot of handwritten digital data extracted handwritten digits of each feature and gain recognition. Th
-
-
0下载:
基于matlab利用BP神经网络开发的手写数字识别,正负样本为分别为1000张,手写数字是minist库-Based on BP neural network matlab developed handwritten numeral recognition, positive and negative samples were 1000, handwritten digital library is minist
-
-
0下载:
基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
-
-
0下载:
手写数字识别。通过各种数字图片进行机器识别,属于机器学习入门级别编程。(Handwritten digit recognition. The machine is recognized by various digital pictures, which belongs to the introduction level programming of machine learning.)
-
-
1下载:
基于BP神经网络手写数字识别,main函数是主函数,识别的成功率在86%左右。(Based on the BP Neural Network handwritten digital recognition, the main function is the main function, and the recognition success rate is about 86%.)
-
-
1下载:
MNIST数据集是一个手写体数据集,这个数据集由四部分组成,分别是一个训练图片集,一个训练标签集,一个测试图片集,一个测试标签集;我们可以看出这个其实并不是普通的文本文件或是图片文件,而是一个压缩文件,下载并解压出来,我们看到的是二进制文件。其中包含60000张手写体识别数字图片。(MNIST data set is a handwritten data set, which consists of four parts: a training picture set, a training l
-