搜索资源列表
lichenghu
- 字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
BP异或问题
- 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
基于Java的BP网络数字识别法
- 详细给出了一个完整的人脸检测算法。对于实际应用有一定的参考价值-detail given a complete face detection algorithm. For practical application of a certain reference value
BPLetterRecognation
- 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
bp-mip
- bp算法,自创.供参考!!! 神经网络的一个重要算法-bp algorithm and create. For reference! ! ! A neural network algorithm important
bpnet_code
- 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
BPalgorithm
- 用BP算法拟合三角函数y=0.4sin(2πx)+0.5
bp
- 基于BP网络的人脸图像边缘检测算法,不需要注册就可以下载
BP
- 本算法利用BP算法处理手写体识别,为宜较为经典的机器学习算法-The algorithm uses the BP algorithm processing handwriting recognition, appropriate more classic machine learning algorithms
face-recognition-by-bp-algorithm
- 用BP算法实现人脸识别,其中包含了c++,和记事本类型的源代码-use Back Propagation algorithm to realize face recognition
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
bp1
- bp神经网络算法,用于分类,识别,很不错-bp neural network algorithm for classification, identification, very good
BPre
- BP 图像识别算法,基于pca的方法,外国人写的-BP image recognition algorithm, pca-based approach, written by foreigners
CasicBP
- 用Matlab做的神经网络的BP算法做识别字符,该程序比较容易读-Done with Matlab neural network BP algorithm to do character recognition, the program easier to read
BP-for-face-recognition
- 后向传播算法BP用于人脸识别,实现精确的人脸定位-Backward propagation BP algorithm for face recognition, precise face location
program
- 此程序为模式识别matlab程序,采用bp算法对人脸识别,包含人脸图片。-This procedure for pattern recognition matlab program, bp algorithm for face recognition, including face images.
Chinese-character-recognition
- 人工神经网络实现汉字识别,采用了BP算法进行了几个简单汉字的识别-Artificial neural network to achieve the Chinese character recognition
Character_recog_neural_improveBP
- 基于神经网络的字符识别技术研究,改进了BP算法-Character recognition based on neural network technology research, improved BP algorithm
Homework_2
- BP算法 数字识别 人工神经网络 带有示例 training & testing -BP algorithm digital identification
BP算法的手写数字识别
- 简单的应用gui界面编写的数字识别。。。。。。