搜索资源列表
BPnet_number_recognition
- 基于BP网络的含噪声点阵数字的识别程序,采用VC编写,可用于神经网络学习,也是一个实用的数字识别系统。-BP network with digital noise lattice identification procedures used to prepare VC, Neural networks can be used for learning, as well as a practical digital identification system.
bp-char
- 非常优秀的文字识别程序,基于bp神经网络的,准确率高达99%,下载后修改有什么改进最好能公开给大家学习。
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method
BP
- 本算法利用BP算法处理手写体识别,为宜较为经典的机器学习算法-The algorithm uses the BP algorithm processing handwriting recognition, appropriate more classic machine learning algorithms
61IC_H4473
- BP网络进行0_9十个数字图像的识别 可以了解学习下-BP network 0_9 ten digital image recognition
Face-recognition
- 这是一个用BP神经网络实现的一个人脸识别程序,适合初学者的学习。-This is a Bp neural network program for beginners
Pattern-Recognition_MATLAB_1
- 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
neural-network
- 指出了传统边缘检测算子算法的不足,提出了一种利用基于BP神经网络的数字图像边缘检 测算法,即利用传统边缘检测算子检测出来的图像中像素的灰度的不同比例作为学习训练图像,进行神经网络的学习训练,改变神经网络的结构参数得到神经网络的模型参数,最后给出了BP神经网络实现图像边缘检测的实验研究结果。从实现中可发现,将人们关于边缘特征的先验知识包含在内进行数字图像的边缘检测,能够取得比较好的效果-The paper points out the limitation of the traditional
DigitalRecognition
- c#开发的基于BP神经网络的手写体识别,代码结构清晰,是学习c#和BP神经网络的好资料-C# development of handwriting recognition based on BP neural network, the code structure is clear, is good information to learn c# and the BP neural network
bpshuzi
- 通过Matlab基于BP神经网络实现数字0~9的识别。首先创建50个训练样本供网络学习,根据训练样本的特点确定输入层、输出层神经元个数,并确定隐含层神经元个数,完成对BP神经网络的设计;然后将训练样本输入BP网络中,完成对网络的训练;最后通过20个测试样本测试训练完成的网络性能,并显示识别结果。-Digital recognition based on BP neural network.First according to the characteristics of th
BP
- 分别对有随机噪声和无噪声的16进制数字进行学习,最后达到精准识别的效果(Respectively, the random noise and noise free 16 digit learning, and finally to achieve accurate identification results)
li_6_1_chepaishibie
- 本程序专门利用BP神经网络在MATLAB平台上进行训练和模拟,可以识别车牌,并有详细注释。适用于初步学习数字图像处理的人用做参考(This program uses BP neural network to train and simulate on the MATLAB platform. It can identify the license plate and have detailed annotations. People for preliminary study of digita