资源列表
DepthFirst
- 人工智能经典问题——八数码问题的深度优先算法C语言代码-depth first searching for 8-digits problem in artificial intelligence
HeuristicSearch
- 人工智能经典问题——八数码问题的宽度优先算法C语言代码-heuristic searching algorithm for 8-digits problem in artificial intelligence
kmeans
- 数据挖掘中经典算法——K均值聚类算法的C语言实现-K-means algorithm in data mining
PSO-BP
- pso训练bp神经网络的程序,简单易用,欢迎交流探讨-pso bp neural network training program, easy to use, welcomed the exchange of
MATLAB-neural-network-toolbox
- MATLAB神经网络工具箱函数说明:本文档中所列出的函数适用于MATLAB5.3以上版本,为了简明起见,只列出了函数名,若需要进一步的说明,请参阅MATLAB的帮助文档。-MATLAB neural network toolbox function: function listed in this document apply to MATLAB5.3 above, for the sake of brevity, only a list of function names, if you ne
Neat
- 神经网络自适应进化程序,议事项自动建模优化。基于visual C++平台-Neural network adaptive evolutionary program, aimed to modeling and optimization automatically, based on visual C++ platform
Introduction-to-Data-Mining
- 整体介绍数据挖掘定义及过程,对预处理、聚类、分类、关联规则讲解-Definitions and overall presentation of data mining process, pretreatment, clustering, classification, association rules explained
gobang
- 一个很智能的五子棋程序。可以用来参考和学习。-A very intelligent backgammon program. Can be used for reference and learning.
SOM-neural-network
- SOM神经网络,可以进行特征提取和模式分类,特别是特征维数较多的情况-Situation SOM neural network, can feature extraction and pattern classification, especially more characteristic dimension
uo
- shock数据的相关处理分析,多种分类方法比较-processing and analysis of data related to shock, multiple classification comparison
a
- 根据蚁群觅食总是选择最短的路径的特点,运用蚁群算法实现选路最优化,-According to the characteristics of ant foraging always choose the shortest path routing algorithm using ant colony optimization,
gaussian
- 高斯过程,用于高斯回归以及高斯分类,很好的源代码-gaussian pocess