-
遗传算法的经典之作
遗传算法的经典之作-Genetic Algorithm for the classics
- 2022-01-26 06:05:46下载
- 积分:1
-
Apriori源代码,包含c++/java实现;<br>神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、A...
Apriori源代码,包含c++/java实现;神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序;遗传C源代码;外加充实的数据挖掘的算法讲解ppt -Apriori the source code, including c++/Java realize
- 2022-07-08 20:26:24下载
- 积分:1
-
用于求解TSP问题的matlab源代码,需要读取距离矩阵
用于求解TSP问题的matlab源代码,需要读取距离矩阵-Used to solve TSP problem matlab source code, need to read the distance matrix
- 2022-12-20 12:15:04下载
- 积分:1
-
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。-Bayesian data mining algorithm, using the visual stutio2005 programming.
- 2023-04-14 10:30:04下载
- 积分:1
-
学习魔方编程技巧,仅供参考,有信息请反馈。
学习魔方编程技巧,仅供参考,有信息请反馈。-learning programming skills, for reference purposes only, with information feedback. Thank you
- 2022-01-30 20:11:00下载
- 积分:1
-
雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码
雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码-LEI Yingjie of Matlab Toolbox and the Genetic Algorithm application, there are many examples of coding
- 2022-01-23 10:45:12下载
- 积分:1
-
数据挖掘中的关联规则发现算法
数据挖掘中的关联规则发现算法-Data Mining Association Rules algorithm
- 2023-04-09 21:50:04下载
- 积分:1
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中10,11章源代码
《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
- 2022-06-03 10:21:30下载
- 积分:1
-
In this paper, we designed a 3
文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层
到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索
路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法
无须教师学习,并能够达到全局最优。-In this paper, we designed a 3-layer RBF neural network (RBFN) for the 5-to-business evaluation indicators cluster analysis and ant colony algorithm has done a comparative analysis. RBFN from input layer to hidden layer using the traditional K-means algorithm, hidden layer to output layer through the Mode 2 decreasing learning rate of BP learning ant colony algorithm based on pheromone can automatically adjust the allocation of land Faso path, thereby to achieve the purpose of automatic data clustering. The results showed that compared with the ant colony algorithm to improve the RBFN has a fast convergence, automatic identification of singular advantage of the sample, while the ant colony algorithm do not need teachers to learn and be able to reach the global optimum.
- 2022-11-25 09:35:03下载
- 积分:1