-
BugBots是一个游戏,描述它的最好方式是它是一个测试人工智能的框架。 来源: http://sourceforge.net/projects/bugbots
BugBots是一个游戏,描述它的最好方式是它是一个测试人工智能的框架。 来源: http://sourceforge.net/projects/bugbots/-BugBots is a game, describing it as the best method is that it is a test of artificial intelligence framework. Source : http://sourceforge.net/projects/bugbots/
- 2023-02-25 02:10:04下载
- 积分:1
-
变色龙的层次聚类算法,采用分层的动态模型…
变色龙层次聚类算法,利用动态模型的层次聚类算法-chameleon hierarchical clustering algorithm, using a dynamic model of hierarchical clustering algorithm
- 2022-07-26 05:19:21下载
- 积分:1
-
一个简单实用的K紧邻分类器
一个简单实用的K紧邻分类器 -KNN
- 2022-01-25 20:22:24下载
- 积分:1
-
数据挖掘经典Apriori算法C源码实现
数据挖掘经典Apriori算法C源码实现-Classic Apriori data mining algorithm C source code to achieve
- 2022-01-25 19:44:43下载
- 积分:1
-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1
-
Pattern Recognition book on pattern recognition paper book, the thesis introduct...
模式识别的书,介绍的论文模式识别的书,介绍的论文-Pattern Recognition book on pattern recognition paper book, the thesis introduction
- 2022-02-01 02:11:41下载
- 积分:1
-
I have the support vector machine procedures, it is easy to understand, you can...
我的支持向量机程序,很容易看懂,可在上面进行修改!-I have the support vector machine procedures, it is easy to understand, you can modify the above!
- 2022-02-07 03:52:27下载
- 积分:1
-
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.
Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
- 2023-08-04 21:25:03下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1