资源列表
cmeans
- C-means算法,由R语言完成。基于数据集合dataset3.txt。-C-means algorithm, completed by the R language. Based on data collection dataset3.txt.
prefixspan-0.4-ngram
- 数据挖掘算法,用于挖掘频繁序列模式,包含完整的使用说明文档-Data mining algorithm for mining frequent sequential patterns, including the complete user documentation
Puzzle
- C语言实现八数码问题,使用高效算法,人工智能经典入门问题-C language implementation of the eight digital problem, the use of efficient algorithms, artificial intelligence problems classic entry
ACO_Algorithm
- 用蚁群算法求解TSP问题,本程序实现了在蚁周模型下的Tsp问题的求解-Ant colony algorithm for TSP, the program solving model in ant week Tsp problem
KPCA(KFD)
- 一个模式识别程序,关于KPCA/KFD的人脸识别程序,MATLAB-Pattern recognition prog, for face reconginition, MATLAB language
compute_mapping
- matlab语言编写的算法设计程序,解决计算机映射问题-matlab language algorithm design process, problem solving computer mapping
DPsearch
- Fast search for Dirichlet process mixture models -This code implements the search algorithms (modulo a few minor changes) described in the Fast search for DPMMs paper at AI-Stats 2007. It should work out of the box with a reasonably recent version of
FunctionApproximation
- 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
CharacterRecognition
- 利用Hopfield网络实现数字识别,这里用到一部分opencv2的一些代码-Hopfield networks use digital identification, some of the code used here is part of opencv2
yihuo
- 利用BP神经网络实现异或问题求解,这里使用的是VS2012版本-BP neural network XOR problem solving, here is the VS2012 version
Neuron-model-code
- 模拟人类实际神经网络的数学方法问世以来,人们已慢慢习惯了把这种人工神经网络直接称为神经网络。神经网络在系统辨识、模式识别、智能控制等领域有着广泛而吸引人的前景,特别在智能控制中,人们对神经网络的自学习功能尤其感兴趣,并且把神经网络这一重要特点看作是解决自动控制中控制器适应能力这个难题的关键钥匙之一。 -Since the actual neural network simulation of human mathematical methods available, it has grad
Genetic-algorithm-source-program
- 用于一些遗传算法可解决的优化问题,如配网故障恢复,风机容量的优化配置等等。-Some genetic algorithm for optimization problem to solve, such as the distribution network fault recovery, fan capacity, optimize the allocation and so on.
