搜索资源列表
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
bp
- Bp神经网络算法的VC++实现,包括特征提取,学习,训练等。-Codes of Bp Algorithm, writed by VC++, include the character distill, study, train etc.
BPalgorithm
- bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
MATLAB_BP_algorithm
- 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
BP
- 常用的BP神经网络算法,用c++实现的,相信对大家有用-Commonly used BP neural network algorithm, using c++ Achieved, I believe all of us useful
ex3
- 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
bp
- 基于BP神经网络算法的函数逼近,利用matlab实现BP算法逼近任意非线性函数-BP neural network algorithm based on function approximation, using matlab to achieve BP algorithm approximate any nonlinear function
NormalBPNet
- 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
bp
- BP神经网络算法用matlab实现的源程序-BP neural network algorithm to achieve the source code with matlab
fruit
- BP神经网络算法实现水果分类,学习训练然后识别,提供例子-BP neural network algorithm fruit classification
BP神经网络算法的C语言实现代码
- 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
BPmatlab
- BP神经网络算法实现例子,多层感知机,对非线性函数逼近(neural network and Multilayer perceptron)
bp神经网络分类
- 1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features in
关于用遗传算法改进BP神经网络的MATLAB实现
- 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
BP神经网络MATLAB中的实现
- 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
BP神经网络实现图像压缩
- matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)
Java实现BP神经网络
- 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)
遗传算法优化BP神经网络预测彩票实现代码
- BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
Bp神经网络。
- 本资源是有关深度学习的Bp神经网络算法的实现。
BP神经网络预测 程序
- BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)