-
为遗传算法提供基类,该基类将评价函数值直接作为适合度,采用新个体直接替换老个体的整体再生法...
为遗传算法提供基类,该基类将评价函数值直接作为适合度,采用新个体直接替换老个体的整体再生法 -genetic algorithm to provide the base class, the base class will be evaluated as a direct function of fitness, Individual direct new replacing the old individual"s overall regeneration
- 2022-03-19 19:24:37下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
一个用神经网络编写的神经网络算法程序,有智能算法…
一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
- 2023-04-02 02:35:03下载
- 积分:1
-
英国Sheffield大学遗传算法函数包,可节省遗传算法函数开发
英国Sheffield大学遗传算法函数包,可节省遗传算法函数开发-Sheffield University United Kingdom function genetic algorithm package, can save the development of genetic algorithm function
- 2022-11-20 21:45:03下载
- 积分:1
-
双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现
双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth- first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0
- 2022-07-19 01:13:51下载
- 积分:1
-
遗传算法的经典程序,初学者一定要
遗传算法的经典程序,初学者一定要-GA classic procedures, beginners must look good
- 2023-04-18 11:40:03下载
- 积分:1
-
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题...
此程序用于测试神经元的库函数 // 它展示了怎样用这个库所生成的多层BP网络来求解宇称问题-this procedure for testing neuronal function of the library// it tells how to use this library generated by the multi-storey BP network to solve problems Parity
- 2022-01-24 10:08:12下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
- 2022-02-01 02:07:50下载
- 积分:1
-
Ant colony clustering algorithm, used to calculate the data clustering procedure...
蚁群聚类算法,用于计算数据聚类的程序,还未实验效果-Ant colony clustering algorithm, used to calculate the data clustering procedure, yet the experimental effect
- 2022-09-06 10:15:02下载
- 积分:1
-
神经网络 MCP运算法
神经网络 MCP运算法-neural network algorithm
- 2023-06-01 03:05:05下载
- 积分:1