资源列表
GA(tsp)
- 遗传算法是一类借鉴生物界自然选择和自然遗传机制的 随机化搜索算法。 它是模拟达尔文的遗传选择和自然淘汰的生 物进化过程的计算模型。-Genetic Algorithm is a kind of drawing on biological natural selection and natural genetic mechanism of the random search algorithm. It is a simulation of Darwinian natural selection t
MGA
- 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
pos3
- 这个就是基本的粒子群算法,功能比较单一,也比较容易理解-This is the basic particle swarm optimization, a single function, but also relatively easy to understand
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
yichaunsuanfa
- 比较好的遗传算法论文,研究遗传算法的朋友可以学习一下-Relatively good genetic algorithm papers, research genetic algorithm friends can learn about
maxent-2.5.1
- 最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
Apriori
- 这个是数据挖掘中的经典算法Apriori在windows下的java语言实现-This is a classic data mining algorithm Apriori in the windows under the java language
Visual_Prolog_study
- 本书详细介绍了visual prolog环境下的人工智能系统的开发,是该方面国内为数不多的几本书中的经典之作。-The book detailed visual prolog environment of artificial intelligence systems have been developed, is the domestic one of the few aspects of the book several classic.
banshuma
- 八数码问题 带启发式的搜索 非常好的人工智能学习实例-8 digital issues heuristic search with a very good example of artificial intelligence to learn
NNK
- 野人传教士NNK 产生式系统简单实例 非常经典的算法 -Savage missionaries NNK production system is a classic example of a simple algorithm
visualgestures-1.0-alpha1.tar
- 基于Hu矩和支持向量机手完整性检测算法及应用.手势识别-Based on Hu Moments and Support Vector Machine hands detection algorithm and application integrity. Gesture Recognition
DFA
- 计算理论是很抽象的,这里的DFA的实现的源代码,可以明白原理-Computational theory is very abstract, and here the realization of DFA