-
遗传算法原程序,并行算法,原代码,随机搜索算法
遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
- 2022-04-27 14:20:09下载
- 积分:1
-
遗传算法在TSP中的应用的原代码, 具体的代码见内。
遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
- 2022-08-03 01:46:09下载
- 积分:1
-
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem)...
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
- 2023-06-02 16:50:03下载
- 积分:1
-
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了...
人工智能中的全局搜索的九宫问题用VC实现 这下九宫问题的三种搜索方法都齐了-artificial intelligence of the global search JiuGongTu problems with VC JiuGongTu this issue under the three search methods are here
- 2022-07-19 04:16:39下载
- 积分:1
-
采用动量梯度下降算法训练 BP 网络。
采用动量梯度下降算法训练 BP 网络。 -Gradient descent algorithm using momentum BP network training.
- 2022-08-17 05:42:45下载
- 积分:1
-
神经网络C源程序(nnbp)
神经网络C源程序(nnbp)-neural network C source (nnbp)
- 2022-01-25 22:22:32下载
- 积分:1
-
GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully co...
GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。
程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully connected neural networks. Training purposes is to enable network inspired by certain assumptions, over time, produce the same response with the objective function, namely: the network can be produced as an arbitrary waveform signal generator. Procedure, three examples illustrate the evolution of genetic algorithms in the network output trends. We can see that the network output (blue curve) changes over time, gradually approaching the objective function (red curve). This program can not only learn from the genetic algorithm can also be used to study visual example of a fully connected network.
- 2023-03-23 04:25:04下载
- 积分:1
-
用matlab语言编写模拟退火算法,实现0-1被包问题
用matlab语言编写模拟退火算法,实现0-1被包问题-using Matlab language simulated annealing algorithm to achieve 0-1 by Kit
- 2023-01-16 22:15:03下载
- 积分:1
-
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上...
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy rate can reach more than 80%
- 2022-01-25 22:09:49下载
- 积分: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