-
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价....
利用遗传算法进行文本聚类的特征选择.把一种特征组合看作一个染色体,对其进行二进制编码,引入文本集密度作为适应度函数进行特征个体适应度的评价.
-The use of genetic algorithm feature selection in text clustering. To a combination of characteristics as a chromosome, its binary code, the introduction of text set density as a characteristic of fitness function for evaluation of individual fitness.
- 2023-03-15 14:15:04下载
- 积分:1
-
遗传算法的文章
遗传算法的文章- Heredity algorithm article
- 2023-07-19 09:10:03下载
- 积分:1
-
支持向量机模式识别技术及其在机械故障诊断中的应用
SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
- 2023-09-05 19:15:03下载
- 积分:1
-
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。...
这是一个用遗传算法对KDDCUP数据集,实现自动检测的C程序,希望有用。-This is a genetic algorithm with KDDCUP data sets, to achieve automatic detection of the C program, I hope useful.
- 2023-06-01 10:55:03下载
- 积分:1
-
multi
多目标跟踪 (三维)-算法matlab编制-multi-target tracking (3D)- preparation algorithm Matlab
- 2022-03-10 15:19:12下载
- 积分:1
-
Simple genetic algorithm source code, very useful, we can learn from
简单的遗传算法源代码,挺实用的,大家可以借鉴-Simple genetic algorithm source code, very useful, we can learn from
- 2023-04-10 03:05:04下载
- 积分: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
-
A*算法,用于找到方法,很有用的,我经历了很多艰苦的工作…
A*算法,用来寻路,非常有用的,我历尽千辛万苦才找到的-A* algorithm, used to find the way, very useful, I experienced a lot of hard work to find the
- 2022-01-31 12:30:36下载
- 积分:1
-
BP神经网络算法,可以调节隐层,输入输出等
BP神经网络算法,可以调节隐层,输入输出等-BP neural network algorithm, can be adjusted hidden layer, input and output, etc.
- 2022-08-16 00:11:32下载
- 积分:1
-
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序....
提供了深度优先搜索,广度优先搜索,添加启发信息的最小代价搜索,查找多个解,查找最优解的范例程序.-a depth-first search, breadth- first search, add the information inspired the minimum price for a search of solutions to search, find out the optimal solution sample programs.
- 2023-08-28 00:50:03下载
- 积分:1