搜索资源列表
BP NN jiaochayanzheng
- 基于改进的BP神经网络的算法,并结合了交叉验证算法,划分为训练集与测试集进行改进。(Based on the improved BP neural network algorithm and the cross validation algorithm, the training set and test set are improved.)
MATAB神经网络30个案例分析
- 该PDF共有30个MATLAB神经网络的案例,包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。本PDF作为本科毕业设计、研究生项日设计、博士低年级课题设计参考书籍,同时对广大科研人员也有很高的参考价值。(The PDF has a total of 30 MATLAB in the case of neural networks, including BP, RBF, SVM
bp
- 简单的bp神经网络代码,通过python编写,很适合学习应用(Simple BP neural network code, written by python, it is suitable for learning applications)
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
案例3 遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
gzb_daily_11
- bp神经网络进行水库出流预测,输入参数有月份,水库坝上水位,水库坝下水位,水库入流量,输入参数为水库下泄流量(Prediction of reservoir outflow based on BP neural network)
分类器
- 模式识别分类器,利用Fisher判别对数据进行分类以及BP神经网络的方法进行分类(Pattern recognition classifier, the use of Fisher discriminant classification of data and BP neural network method for classification)
GA-BPNN
- 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
bp_matlab
- bp神经网络的matlab源码,为了实现矿物成分的预测。(introduce a bp netral network)
自己编的BP神经网络程序例子
- 一个简单的BP神经网路 帮助初级学习者入门(simple bp nural network)
NN1.m
- BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)
testmodel_db
- 这是一个Simulink神经网络工具箱编写的BP神经网络程序,另附带配套论文,亲测可用,供大家参考(This is a Simulink neural network toolbox written BP neural network program, pro test available, for your reference)
一种基于改进BP神经网络的PCA人脸识别算法_李康顺
- 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
1-BP_work
- matlab实现BP神经网络进行拟合和预测(Matlab implementation of BP neural network for fitting and prediction)
BPNN_Python-master
- BP神经网络一个简单的异或回归训练,适合入门。(BP neural network A simple XOR regression training, suitable for getting started.)
案例3
- 遗传算法优化BP神经网络,对非线性函数进行拟合。(The genetic algorithm optimizes the BP neural network to fit the nonlinear function.)
案例2
- BP神经网络的非线性系统建模,对非线性函数进行拟合。(Nonlinear system modeling of BP neural network)
案例1
- BP神经网络的数据分配,对语言特征信号进行分类。(The data distribution of the BP neural network is used to classify the language characteristic signals.)
神经网络算法BP网络的训练函数
- 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
Class_3_Code
- matlab实现BP神经网络的具体例子,代码数较少,易于理解(An example of Matlab's implementation of the BP neural network)