搜索资源列表
遗传算法优化神经网络XOR.rar
- 遗传算法优化神经网络的C源程序, Heredity algorithm optimization nerve network C source program
neucls3
- 遗传神经网络-Genetic Neural Network
遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息.r
- 神经网络\遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息- The nerve network \ heredity algorithm uses in from the EM radar data to withdraw the underground ancient grave vestige localization information
n57
- 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
ga
- 基于遗传神经网络的图像分割[神经网络实用教程中的实例]-Based on Genetic Neural Network for Image Segmentation [neural network tutorial and practical examples]
GA
- 这是一个遗传神经网络,用遗传算法优化神经网络的权值-This is a genetic neural networks, genetic algorithm with neural network weights
cutpicture
- 基于遗传神经网络的图像分割系统源代码,下载后直接使用-Based on genetic neural network image segmentation system source code, download direct use of
GABP
- 用遗传算法来优化BP神经网络,进行网络训练,包含有实验数据-Using genetic algorithms to optimize the BP neural network, the network training, includes the experimental data
GAbp
- 遗传算法优化BP神经网络的权值和阈值,进行预测-BP neural network genetic algorithm to optimize the weights and thresholds to predict
immune-gengtic-simulation
- 为了更好了解遗传神经网络在系统中的对比效果,我们以室内温度控制为例,设室内的温度控制目标为18℃(20℃),其他参数保持不变的情况下,分别按照单独神经网络和基于遗传算法优化后的神经网络控制进行仿真实验.仿真结果表明,上述应用遗传算法优化的神经网络是非常有效的,通过运用遗传算法对神经网络进行优化,使其具有良好的泛化能力和快速的收敛性。-To better understand the genetic neural network contrast in the system, we control
《遗传算法-理论、应用与软件实现》源代码
- C# 图像处理、神经网络、遗传算法,有需要的可以学习一下。(C# image processing, neural network, genetic algorithm)
基于遗传神经网络的图像分割
- 利用神经网络进行图像分割,对于初学者有很好的使用价值。(Image segmentation using neural networks)
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
案例3 遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
遗传算法改进的神经网络程序
- 自己整理网上的遗传算法改进的神经网络,matlab实现,主要应用于数据函数逼近拟合,网上的一般无法运行。这个可以运行。(The neural network improved by the genetic algorithm on the Internet, matlab implementation, mainly applied to the data function approximation fitting, the network is generally unable to run
遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
遗传算法BP网络
- 基于人工神经网络的遗传算法算法融合,利用遗传算法结合BP来达到最优结果(Algorithm fusion of genetic algorithm based on artificial neural network)
遗传算法优化的BP神经网络
- 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo
遗传算法优化BP神经网络
- GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)