CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - GA bp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - GA bp - List
[
AI-NN-PR
]
GA-bp
DL : 0
Update
: 2025-02-17
Size
: 35kb
Publisher
:
lyx
[
matlab
]
GA(matlab)
DL : 0
遗传算法(GA)训练BP网络权值、阈值的matlab源码[matlab]-genetic algorithm (GA) BP training network value, the threshold value of the Matlab source [Matlab]
Update
: 2025-02-17
Size
: 4kb
Publisher
:
才华
[
matlab
]
bp
DL : 0
用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法-GA first seek to use the weight of BP network, and then pure BP training BP directly mixed GA-BP algorithm
Update
: 2025-02-17
Size
: 1kb
Publisher
:
QAP
[
AI-NN-PR
]
GA-BP-neural
DL : 1
由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
[
AI-NN-PR
]
GA-BP
DL : 0
利用遗传算法来训练BP神经网络的权值和阈值-The use of genetic algorithm to train the BP neural network weights and thresholds
Update
: 2025-02-17
Size
: 1kb
Publisher
:
shui
[
AI-NN-PR
]
ga-bp
DL : 0
程序名:ga_bp_predict.cpp 描述: 采用GA优化的BP神经网络程序,用于单因素时间 序列的预测,采用了单步与多步相结合预测 说明: 采用GA(浮点编码)优化NN的初始权值W[j][i],V[k][j],然后再采用BP算法 优化权值-Program name: ga_bp_predict.cpp Description: The GA-optimized BP neural network procedure for single-factor time series prediction using the single-step and multi-step prediction combining Description: using GA (floating point coding) to optimize the initial NN weights W [j] [i], V [k] [j], then BP algorithm to optimize the use of weights
Update
: 2025-02-17
Size
: 6kb
Publisher
:
fk774
[
AI-NN-PR
]
GA-BP
DL : 0
GA-BPmatlab程序,有需要的可以下。-GA-BPmatlab procedures need to make.
Update
: 2025-02-17
Size
: 4kb
Publisher
:
蔡妍余
[
AI-NN-PR
]
GA-BPNN
DL : 0
传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
Update
: 2025-02-17
Size
: 8kb
Publisher
:
小民
[
AI-NN-PR
]
GA-bp
DL : 0
基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
Update
: 2025-02-17
Size
: 1kb
Publisher
:
guang dong
[
AI-NN-PR
]
GA-BP
DL : 0
这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
Update
: 2025-02-17
Size
: 34kb
Publisher
:
chengfei
[
AI-NN-PR
]
ga-bp
DL : 0
用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
Update
: 2025-02-17
Size
: 7kb
Publisher
:
jiacc
[
AI-NN-PR
]
GA-BP
DL : 1
BP和GA的联合算法程序,大家喜欢的话,可以下载,共同学习!-BP and GA combined algorithm program you like, you can download, learn together!
Update
: 2025-02-17
Size
: 78kb
Publisher
:
严东东
[
AI-NN-PR
]
GA-BP
DL : 0
基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
Update
: 2025-02-17
Size
: 1kb
Publisher
:
JIM
[
AI-NN-PR
]
97937497GA-BP-neural
DL : 0
GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
Update
: 2025-02-17
Size
: 4kb
Publisher
:
lx
[
matlab
]
PSO-BP和GA-BP
DL : 1
分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
Update
: 2025-02-17
Size
: 54kb
Publisher
:
心愿2030
[
matlab
]
GA-BP代码
DL : 0
利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
Update
: 2025-02-17
Size
: 271kb
Publisher
:
旋转小陀螺
[
AI-NN-PR
]
GA-BP神经网络应用实例之MATLAB程序
DL : 0
使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the original input data 37 groups % Gat.xls stores the original output data for the training samples % P_test.xls stores the original input data for the test sample % T_test.xls stores the original output data of the test sample in 12 groups)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
洛克刘
[
AI-NN-PR
]
GA-BP
DL : 0
遗传算法优化BP神经网络,克服原始BP神经网络的缺点,提高算法的精度。(Genetic algorithm, optimization, BP neural networ)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
呀呀听
[
matlab
]
GA-BP
DL : 0
利用遗传算法对BP神经网络进行优化,算法效果较好,可移植性强。(The genetic algorithm is used to optimize the BP neural network, and the algorithm is effective and transplantable.)
Update
: 2025-02-17
Size
: 33kb
Publisher
:
花沫樱尘
[
matlab
]
ga-bp
DL : 0
通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
Update
: 2025-02-17
Size
: 14kb
Publisher
:
十七
«
1
2
3
4
5
6
7
8
9
10
...
14
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.