-
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去...
神经网络训练算法,很快 很简单 很适用 能快速用到实验环境中去-Neural network training algorithm, is applicable to very quickly is very simple to quickly use the experimental environment
- 2023-07-16 19:15:03下载
- 积分: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
-
元胞自动机的matlab代码,CA procedures
元胞自动机的matlab代码,CA procedures-the procedures of CA running in matlab
- 2022-05-14 13:13:33下载
- 积分:1
-
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。
遗传算法示例源码,VC学习案例,对遗传算法感兴趣的朋友学习。-Genetic algorithm source code examples, VC case study on the genetic algorithm of interest to people in learning.
- 2022-09-01 15:10:03下载
- 积分:1
-
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。...
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。-No
- 2022-03-30 00:12:31下载
- 积分:1
-
BPMLL is a package for training multi
BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously
- 2022-03-31 04:07:36下载
- 积分:1
-
模式识别中的ISODATA算法演示
模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
- 2022-03-06 09:04:28下载
- 积分:1
-
用禁忌搜索算法求解tsp。。。matlab写之,很有意义
用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
- 2023-06-25 18:55:03下载
- 积分:1
-
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.
科罗拉多大学开发的人脸识别系统,要在UNIX下运行.-developed at the University of Colorado, the face recognition system to run under UNIX.
- 2022-05-19 10:23:36下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1