-
中科院的《高级人工智能》课件,希望对大家学习有帮助。
中科院的《高级人工智能》课件,希望对大家学习有帮助。-Chinese Academy of Sciences
- 2023-04-10 16:45:05下载
- 积分: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
-
人工智能的过程表示法求解九宫问题,vc开发
人工智能的过程表示法求解九宫问题,vc开发-artificial intelligence to the process that method JiuGongTu, vc Development
- 2022-08-22 01:05:29下载
- 积分:1
-
Introduce a neural network algorithm in C language CPN realize.
介绍了神经 网络中的CPN算法的C语言实现.-Introduce a neural network algorithm in C language CPN realize.
- 2023-07-07 15:15:03下载
- 积分:1
-
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考...
TSP问题的一个简单实验例程,应用效果不错,可以作为初学者的参考-TSP problem with a simple test routine, applications good results can be used as a reference for beginners
- 2023-07-09 20:10:03下载
- 积分:1
-
经典决策树分类和规则学习模式
决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
- 2022-01-26 00:47:10下载
- 积分:1
-
use swarm intelligence algorithm to slove travelling sales man problems in matla...
use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
- 2023-08-12 23:10:02下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
遗传算法的全部代码!c编程源码,有readme 和可执性文件!
遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
- 2022-06-02 10:53:50下载
- 积分:1
-
遗传算法的通用程序,可以根据需要改编以适应不同的应用
遗传算法的通用程序,可以根据需要改编以适应不同的应用-Generic genetic algorithm procedure can be adapted to the needs of different applications
- 2022-04-23 15:39:28下载
- 积分:1