-
遗传算法工具箱及应用,包括了美国那个大学遗传工具箱的应用说明,很好用...
遗传算法工具箱及应用,包括了美国那个大学遗传工具箱的应用说明,很好用-Genetic algorithm toolbox and its application, including the United States that the University of the genetic toolbox of application notes, very good use
- 2023-09-04 00:20:04下载
- 积分:1
-
多
Multi-objective evolutionary algorithm - an application-Multi-objective evolutionary algorithm- an application
- 2022-02-01 00:22:01下载
- 积分:1
-
Adaptive Resonance Theory (ART) Neural Network
Adaptive Resonance Theory (ART) Neural Network
- 2022-08-03 00:46:06下载
- 积分:1
-
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书...
这是一本详细介绍遗传算法理论,及其在工程方面应用的书籍,书中包含许多实例,实在是不可多得的经典之书-This is a detailed theory of genetic algorithm and its applications in engineering books, the book contains many examples, it is rare classic book
- 2022-08-17 20:12:47下载
- 积分:1
-
The use of genetic algorithms, simulated annealing algorithm design structure ma...
使用遗传算法、模拟退火算法求解设计结构矩阵,并进行对比分析-The use of genetic algorithms, simulated annealing algorithm design structure matrix, and a comparative analysis of
- 2022-03-05 23:26:34下载
- 积分:1
-
这是一个神经网络的源代码
这是一个神经网络的源代码-This a neural network source code
- 2022-08-03 15:50:22下载
- 积分:1
-
基于svm的机器学习文本分类方法,具有很好的借鉴意义
基于svm的机器学习文本分类方法,具有很好的借鉴意义-Svm-based machine learning text classification methods, with a good reference
- 2022-07-26 12:17:40下载
- 积分:1
-
模式识别中的寻路算法:A星算法的实现及简单应用
模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
- 2022-05-16 02:01:33下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
Tutorial for Boosting algorithm by Schapire
Schapire 所著的Boosting算法的教程。
对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
- 2023-04-22 16:20:03下载
- 积分:1