Welcome![Sign In][Sign Up]
Location:
Search - Genetic_Algorithm

Search list

[Other resourcegenetic_algorithm

Description: 提出了一种通过遗传算法(GA)对单个分类器进行优化以及对多个分类器进行组合优化的方法.该方法使用叠加(stacking)的策略.经典的叠加策略分为两步,该方法将遗传算法作为叠加策略的第2步.实验结果表明,遗传算法可以较好地完成优化任务,同单个分类器比较,它可以提高分类的精度.在对分类器进行组合优化方面,它得到比单个分类器更高的精度以及使分类结果具有更好的可理解性. 关 键 词: 分类 遗传算法 优化 机器学习 数据挖掘 分类规则.
Platform: | Size: 69339 | Author: limingxian | Hits:

[Other resourcegenetic_algorithm

Description: 作者通过matlab编程,对遗传算法进行了演示。遗传算法是一种全局优化算法,不仅对单个算法可以进行优化,也可以对多个算法进行组合优化。
Platform: | Size: 6908 | Author: limingxian | Hits:

[Other resourceGenetic_Algorithm

Description: 人工智能;进化算法;遗传算法(GA);多目标最小生成树
Platform: | Size: 23038 | Author: Jiao | Hits:

[Other resourcegenetic_algorithm

Description: 一个JAVA原程序,实现遗传算法,算法运行时配有画面,种群的进化情况。
Platform: | Size: 7505559 | Author: 杨丹 | Hits:

[Other resourcegenetic_algorithm

Description: 本包包括模拟退火,禁岂搜索,遗传算法以及神经网络等算法程序,应该有你需要的
Platform: | Size: 1583 | Author: 王军 | Hits:

[VC/MFCgenetic_algorithm.rar

Description: A genetic algorithm for beginners.
Platform: | Size: 3856 | Author: besoyal@yahoo.gr | Hits:

[AI-NN-PRgenetic_algorithm

Description: 提出了一种通过遗传算法(GA)对单个分类器进行优化以及对多个分类器进行组合优化的方法.该方法使用叠加(stacking)的策略.经典的叠加策略分为两步,该方法将遗传算法作为叠加策略的第2步.实验结果表明,遗传算法可以较好地完成优化任务,同单个分类器比较,它可以提高分类的精度.在对分类器进行组合优化方面,它得到比单个分类器更高的精度以及使分类结果具有更好的可理解性. 关 键 词: 分类 遗传算法 优化 机器学习 数据挖掘 分类规则.-err
Platform: | Size: 68608 | Author: limingxian | Hits:

[matlabgenetic_algorithm

Description: 作者通过matlab编程,对遗传算法进行了演示。遗传算法是一种全局优化算法,不仅对单个算法可以进行优化,也可以对多个算法进行组合优化。-Author through matlab programming, genetic algorithm demo. Genetic algorithm is a global optimization algorithm, not only for a single algorithm can be optimized, you can on a number of combinatorial optimization algorithm.
Platform: | Size: 6144 | Author: limingxian | Hits:

[AI-NN-PRGenetic_Algorithm

Description: 人工智能;进化算法;遗传算法(GA);多目标最小生成树-Artificial intelligence evolutionary algorithm genetic algorithm (GA) multi-objective minimum spanning tree
Platform: | Size: 22528 | Author: Jiao | Hits:

[AI-NN-PRgenetic_algorithm

Description: 一个JAVA原程序,实现遗传算法,算法运行时配有画面,种群的进化情况。-A JAVA original procedure, the realization of genetic algorithm with run-time picture of the evolution of the situation of the population.
Platform: | Size: 7504896 | Author: 杨丹 | Hits:

[AI-NN-PRgenetic_algorithm

Description: 本包包括模拟退火,禁岂搜索,遗传算法以及神经网络等算法程序,应该有你需要的-This package includes simulated annealing, Ban How search, genetic algorithm and neural network algorithms, such as procedures, should you need to have the
Platform: | Size: 1024 | Author: 王军 | Hits:

[Data structsTaguchi-genetic_algorithm

Description: Hybrid Taguchi-genetic algorithm for global numerical optimization -Hybrid Taguchi-genetic algorithm for global numerical optimization
Platform: | Size: 405504 | Author: havehuang | Hits:

[Algorithmgenetic_algorithm

Description: 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序-Based on the demand function f (x, y, z) = xyz* sin (xyz) max demo issues
Platform: | Size: 7441408 | Author: lty | Hits:

[AI-NN-PRgenetic_algorithm

Description: MPI实现遗传算法,为了方便大家使用压缩包中还加入了文档说明,学习MPI的朋友可以-MPI realization of genetic algorithm, in order to facilitate the use of compression package also joined the document explains, learning MPI friends can
Platform: | Size: 269312 | Author: 谷谷 | Hits:

[Mathimatics-Numerical algorithmsGenetic_Algorithm

Description: 该电子书是一本深入介绍遗传算法求解最优化解的书本。-The e-book is a genetic algorithm-depth introduction to the best books to resolve.
Platform: | Size: 10029056 | Author: lhq | Hits:

[AI-NN-PRGenetic_algorithm

Description: 遗传算法。此程序给出了遗传算法来求解函数最值的一个例子。-Genetic algorithm. This procedure give a genetic algorithm to solve the value function of an example.
Platform: | Size: 8192 | Author: 赵赵 | Hits:

[JSP/Javagenetic_algorithm

Description: 基于求函数f(x,y,z)=xyz*sin(xyz)最大值问题的演示程序 解压后在命令行输入:java -jar genetic_algorithm.jar-Based on the demand function f (x, y, z) = xyz* sin (xyz) Maximum problem after decompression of the demo program at the command line, type: java-jar genetic_algorithm.jar
Platform: | Size: 7460864 | Author: wrgdggfgfg | Hits:

[Windows DevelopGenetic_Algorithm

Description: Filename: aiWorld.h Purpose: 遗传算法,花朵演化。 Author: pass86 E-mail: pass86@gmail.com -Genetic_Algorithm
Platform: | Size: 6144 | Author: chei | Hits:

[matlabmatlab-Genetic_Algorithm

Description: 实现遗传算法的matlab仿真,并对原始的遗传算法做了改进-Genetic Algorithm
Platform: | Size: 47104 | Author: 胡鸿明 | Hits:

[AI-NN-PRgenetic_algorithm

Description: 遗传算法genetic_algorithm解决TSP问题含图形绘制-Genetic algorithm to solve TSP problems genetic_algorithm with graphics rendering
Platform: | Size: 11264 | Author: 张慧玲 | Hits:
« 12 3 4 »

CodeBus www.codebus.net