资源列表
hannuota
- 汉诺塔代码A*算法,根据人工智能提供的算法思路,编写的程序-Tower of Hanoi code A* algorithm
neuralnetworks
- 一本好书详细介绍了各种神经网络的结构和学习算法,并给出了实例-introduce various neural network and its learning algorithm.
bp
- C语言实现的BP神经网络算法,比较清晰地描述了该神经网络的学习过程-A BP nerual network based C language that clearly contains the constuction of the NN
flq20100510
- 基于BP神经网络的识别系统,包括26个英文字母。-BP neural network based identification system, including the 26 English letters.
Alice
- Alice机器人源程序4:要想让Alice足够聪明, 必须要有足够多的AIML, 如下地址是其所有的资料库: http://www.alicebot.org/downloads/sets.html 加入到程序中, Alice几乎无所不知了。 5:如果需要做一个某领域的机器人专家, 基于AIML来实现,是一个不错的选择。 6:附件是Alice源码,及其上面的DEMO,eclipse工程. -4:要想让Alice足够聪明, 必须要有足够多的AIML, 如下
L-MBP
- 这是BP的一种改进算法,能够加快训练,提高训练速度-This is an improved BP algorithm to speed up training to improve the training speed
AlphaBetaCut
- 【作业题目】 编写Alpha_Beta剪枝程序 【问题描述】 对于给定的Alpha_Beta博弈树,使用Alpha_Beta剪枝算法对其进行剪枝,输出剪掉的结点。 -write Alpha_Beta pruning operation procedures described issues Alpha_Beta for a given game tree pruning algorithm using Alpha_Beta tree was pruned to cut
svm
- svm实现,里面包含了各种例程,对初学者非常有好处。-svm implementation, which includes various routines are very good for beginners.
bayes
- 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
linear
- 实现了各种线性分类器,对初学者非常有用的代码。-To achieve a variety of linear classifier, the code is very useful for beginners.
image_denoising
- 这里实现了图像除噪声的算法,各种模板算子。-Here to realize the image noise than the algorithm, various template operator.
id3DecisionTree
- c++实现的id3产生决策树的源程序!请放心使用!-id3 Decision Tree!
