资源列表
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
disktop
- lisp.net源码,喜欢人工智能的朋友可以-lisp.net source, like a friend can take a look at artificial intelligence
Bayes_Classify
- 贝叶斯分类器,利用后验概率,对已知属性对象进行分类-Bayesian classifier, the use of posterior probability of the known properties of the object classification
coder
- 在matlab环境下应用蚁群算法对未知系统进行辨识。-Matlab application environment in the ant colony algorithm to identify the unknown system.
SB2_Release_200
- 稀疏贝叶斯方法mablab 工具箱,内嵌快速算法。-SparseBayes. . . . . . . . . . . . . . An Efficient Matlab Implementation of theSparse Bayesian Modelling Algorithm (Version 2.0)
bpwl
- 使用Levenberg-Marquart算法(最小二乘法)对BP神经网络进行训练,克服了传统BP算法收敛慢,容易收敛于局部最小值等缺点-use Levenberg-Marquardt algorithm to overcome some disadvantages like slow convergence which traditional BP neural network usually has
frist7
- Vb写的关于计算智能中的模糊评价系统,源程序代码-VB Artificial intelligence source code Fuzzy Evaluation System
ANN-pid
- 基于BP神经网络的pid控制的源代码注释-the source code comments on BP based PID Control
pso
- 用VC++写的粒子群算法,效率高,结果较精确!-pso algorithm is completed by using VC++
fuzzy equ mat
- 建立模糊等价矩阵的源码,我自己做的,想要的可以拿去,-Fuzzy equivalent matrix to establish the source, I do want to take,
fp_tree
- 用C语言实现的数据仓库中的数据挖掘算法的一段代码 带有详细的注释-Using C language in the data warehouse data mining algorithms with a detailed section of code Notes
GeneticandAntAlgorithms_src
- 关于遗传算法与蚁群算法的VC源程序,分别编写-Genetic and Ant Algorithms