资源列表
EvaluateMetric
- Clustering Evaluation: Evaluate the clustering result by accuracy and normalized mutual information Deng Cai, Xiaofei He, and Jiawei Han, "Document Clustering Using Locality Preserving Indexing", in IEEE TKDE, 2005. Bibtex source bestMap hun
id3.c
- 这是用C语言编写的ID3算法,希望对大家有所帮助-This is the C language prepared by the ID3 algorithm, we hope to help
VBpso
- 用VB编的微粒群算法程序,能够运行,并能很快的使用。
tsp.rar
- 通过遗传算法解决城市之间问题,简单小程序,Genetic Algorithm
jfive
- 界面精美,具有人工智能的五子棋游戏,基于java开发-a go game that program with java
sf_200681513653(1)
- A*算法,有详细说明过程,其中的奥妙自己看吧。
Fisher
- 采用Fisher线性分类方法,对数据进行分类,并显示分类结果和投影直线,并显示错分的样本,很直观。-Fisher linear classification methods used for data classification, and display the classification results and the straight-line projection, and display the wrong sub-samples, it is intuitive.
kmeans_clustering
- JAVA实现的KMENAS聚类算法 共有5个JAVA源文件 请各位指教
ACO_TSP1
- 使用蚁群优化算法ATO实现了旅行商问题TSP。思路参考的是《计算智能》-The TSP problem was realized by ACO algorithm,which refers to the book"computing intelligence".
DE-Algorithm
- 微分进化算法的matlab程序。优化效果不错-Differential evolution algorithm matlab program. Optimization of good results
Xception
- 卷积神经网络经典结构Xception用Keras的实现。 Xception 是 Google 继 Inception 后提出的对 Inception-v3 的另一种改进。 作者认为,通道之间的相关性 与 空间相关性 最好要分开处理。采用 Separable Convolution(极致的 Inception 模块)来替换原来 Inception-v3中的卷积操作。
devec3
- 很完整的differential evolution算法的源码-Complete the source of the differential evolution algorithm
