-
遗传神经网络
遗传神经网络-Genetic Neural Network
- 2023-03-15 17:45:04下载
- 积分:1
-
基于遗传算法的体育彩票拟合与预测,经检验,中奖率高于随机号码。...
基于遗传算法的体育彩票拟合与预测,经检验,中奖率高于随机号码。-based on genetic algorithm fitting sports lottery and forecasts, on examination, the winning rate than random numbers.
- 2022-11-16 12:40:04下载
- 积分:1
-
the code is generated artificial intelligence
本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
- 2022-09-18 03:35:03下载
- 积分:1
-
The program introduced a simple application of genetic algorithm using matlab ef...
该程序介绍了一种简单的遗传算法应用程序,采用matlab高效编程,适合于二进制编码的典型应用。-The program introduced a simple application of genetic algorithm using matlab efficient programming, suitable for the typical application binary code.
- 2022-07-04 06:57:34下载
- 积分:1
-
自己编写的人工智能小模型,可实现逻辑推理功能
自己编写的人工智能小模型,可实现逻辑推理功能
- 2023-06-07 20:55:04下载
- 积分:1
-
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序...
基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序-based on genetic algorithm for image pattern recognition, this is my collection of the genetic algorithm source code
- 2022-03-01 20:08:17下载
- 积分:1
-
如何在VB下实现BP神经网络的拓扑优化算法
如何在VB下实现BP神经网络的拓扑优化算法
- 2023-01-01 08:25:03下载
- 积分:1
-
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,...
神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
- 2022-03-22 23:33:38下载
- 积分:1
-
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。...
蚂蚁算法的VC代码源,模拟蚂蚁觅食的行走途径,解决最优路径问题。-Ant Algorithm VC source code to simulate the foraging ants to walk way to solve the optimal routing problem.
- 2022-02-05 04:33:01下载
- 积分:1
-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1