资源列表
mlp-1.0
- 这个模型是多层感知网模型,是神经网络的一种,可以用来对一组数据训练分类-This model is a model of multi-Zhi Wang a sense, is a kind of neural networks that can be used to train a group of data classification
VSM
- 向量空间模型算法,给定一个经过分词的文档集,可以输出向量空间模型、特征词典、倒排索引表等功能,很经典的VSM算法源代码-Vector space model algorithm, given a segmentation of the document set, you can output vector space model, the characteristics of dictionaries, inverted index table functions, it is the clas
MIMLBoost-and-MIMLSVM
- 人工智能机器学习神经网络 -Artificial neural network artificial intelligence, machine learning machine learning neural networks
chap5_2
- 利用二进制编码和实数编码遗传算法求函数极大值仿真程序-The use of binary encoding and real-coded genetic algorithm for maximum function simulation program
GeneticsDevTwoSource
- 自适应遗传算法的C#源码,可用sharpdevelope编译-Genetics Dot Net Two- Adaptive Programming
Genetic_algorithm
- c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
51ppt_077
- 人工智能(Artificial Intelligence) ,英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。 人工智能是计算机科学的一个分支,它企图了解智能的实质,并生产出一种新的能以人类智能相似的方式做出反应的智能机器. -Artificial Intelligence (Artificial Intelligence), the English abbreviation for the AI . It
ant2
- 蚁群算法求解tsp问题,可以自行定义城市坐标,可以实现多维坐标-ant tsp
MCMC3
- 介绍相关向量回归的MCMC理论,并且给出了其丰富的应用背景,最后将实验结果与一般算法进行比较,这篇文章是一个很好的范例-Introduce the relevant vector regression MCMC theory, and application is given its rich background, and finally experimental results are compared with the general algorithm, this article is
rbf
- 使用rbf神经网络进行函数拟合,在函数拟合上有很好的效果-Using rbf neural network for function fitting
a
- 用C++编写的A STAR算法,是以前人工智能的作业,是可以运行的。-Using C++ to prepare the A STAR algorithms, artificial intelligence before the operation is running.
model
- C++实现模式识别 C均值法 很容易看的懂的-C++