搜索资源列表
LPR-mobile
- 视频车辆牌照识别,包含汉字处理算法,BP神经网络设计。识别率高达90%以上。-Video vehicle license plate recognition, including the Chinese characters processing algorithms, BP neural network design. Recognition rate as high as 90 .
Bpn1ha
- 用BP神经网络分类器进行分类识别的matlab源代码-Using BP Neural Network Classifier for classification and identification of the matlab source code
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction - wine type identification)
神经网络mnist
- 利用神经网络对手写识别系统进行分类,正确率高达92%。(Using neural network to classify handwritten recognition system, the correct rate is as high as 92%.)
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
基于概率神经网络的手写体数字识别
- 基于概率神经网络的手写体数字识别Matlab程序(Handwritten digital recognition Matlab program based on probabilistic neural network)
神经网络
- 神经网络训练文字识别使用的java实现----------(neural network The texture feature extraction of image is a foundational work for image recognition and classification)
BP神经网络解决手写数字识别问题-matlab源代码
- BP神经网络解决手写数字识别问题 matlab源代码(BP neural network solves the matlab source code for handwritten digit recognition problem)
卷积神经网络
- 卷积神经网络架构,设定20个卷积核,实现图片的识别。(Convolution neural network architecture)
LVQ神经网络的预测——人脸朝向识别
- Elman神经网络的数据预测----电力负荷预测模型研究(Intelligent algorithm, neural network, Elman neural network, data prediction, power load forecasting model.)
基于bp神经网络的孤立词识别
- 利用MATLAB,实现对一些孤立词的识别。语音识别的一种(bp matlab recongnation)
BP神经网络的预测与人脸识别
- 基于matlab平台的BP神经网络的预测与人脸识别。(BP neural network prediction and face recognition based on MATLAB platform.)
LVQ神经网络算法判定人脸朝向
- 基于matlab的LVQ神经网络进行人脸朝向识别。(Face orientation recognition based on MATLAB LVQ neural network.)
BP神经网络
- 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: the ORL face database needs to
Python神经网络编程.pdf+代码
- 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi
基于神经网络的车牌识别
- 基于神经网络的车牌识别,在原有基础上增多了训练集,提高了识别的准确度(Vehicle license plate recognition based on neural network increases the training set and improves the accuracy of recognition.)
有导师学习神经网络的分类-鸢尾花种类识别
- 有导师学习神经网络的分类-鸢尾花种类识别(Classification of Instructors Learning Neural Networks - Iris Species Identification)
MATLAB神经网络手写数字识别(GUI,论文)
- 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
基于BP神经网络的性别识别
- MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neural network)