搜索资源列表
ga优化-bp
- matlab实现GA-BP还有例证
GA
- 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
GaBp
- 用GA训练BP网络的权值、阈值从而优化神经网络-GA training BP network with the right value, the threshold in order to optimize the neural network
GA-BPNN
- 传统遗传算法优化BP网络的权值和阀值,获得较好的收敛性-GA,BP
GA-bp
- 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
GA-RBF
- 1.利用GA算法优化RBFNN的各种权值; 2.利用RBFNN进行函数跟踪; 3.比较测试未用GA优化的和使用GA优化的RBFNN的结果。-1.Use GA algorithm to optimize a variety of weights in RBFNN 2. Use RBFNN to realize tracking function 3. Compare and test the results of using GA and not using GA.
GA-BP
- 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
ga-bp
- 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
ga-bp
- 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
GA-opt-BP
- 用遗传算法优化bp神经网络,很好用,可以试试。-GA opt bp
GA优化BP神经网络
- 该程序利用遗传算法,优化神经网络结构,是MATLAB源代码。(The neural network structure is optimized by genetic algorithm)
PSO-BP和GA-BP
- 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
GA优化BP权阈值
- 遗传算法优化BP权值,这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等(Genetic algorithm optimization BP weights, which is about the basic GA algorithm and improved GA algorithm procedures, including sequential selection of GA, big variation GA, adaptive GA and so on
chapter3基于遗传算法的BP神经网络优化算法
- 用遗传算法去优化BP神经网络,使控制更加精准(Genetic algorithm is used to optimize BP neural network)
改进的GA优化BP
- 改进的遗传算法优化的BP神经网络,用于电厂数据的异常检测和故障诊断,已验证有效性。(The improved genetic algorithm optimized BP neural network has been validated for power plant data anomaly detection and fault diagnosis.)
GA优化BP
- 已调试好的BP神经网络程序,为大家提供借鉴(bp neural network program has been debugged to provide reference for us)
基于GA优化的BP算法
- 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)
遗传算法优化BP神经网络
- GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)
GA & PSO+BP
- 遗传算法与粒子群算法优化BP,有较好的分类效果(BP optimization based on Genetic Algorithm and particle swarm optimization)
GA优化BP的详细代码
- 该压缩文件是关于GA优化BP 的详细代码,可以直接运行,并且很准确,希望对想要有这方面需要的有帮助,加油!