资源列表
ant5
- 蚁群算法的一些论文,对大家写相关的论文很有帮助的-Ant colony algorithm of some papers related to all of you to write useful articles
knn
- knn (k-nearest neighbor)用c++实现的近邻算法-knn (k-nearest neighbor) algorithm
SVMlight
- 数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
ALOPEX
- 用神经网络bp动量算法实现模式识别,用C++实现-Momentum with neural network pattern recognition algorithm, using C++ to achieve
runlength
- 用神经网络变步长算法实现模式识别,用C++实现-With variable step-size neural network pattern recognition algorithm, using C++ to achieve
ARTMAP
- 神经网络方面的源码,值得看一看,修改一下即可 -Neural network source code
ART
- 神经网络方面原码,实际中修改一下可用,做一下参考-Neural network source, can be changed a bit in practice, do you refer to
lmbp
- 基于LM算法的神经网络算法,最快的神经网络训练算法,但对内存要求高。-Matlab LM BPNN algorithm develop professional book
bisvm
- SVM分析软件,实现基本的SVM分类功能。-SVM analysis software, to achieve the basic function of the SVM classification.
New_Genetic_Algorithm
- 遗传算法及其育种:GA于20世纪60年代由美国Michigan大学J.H.Holland教授[1]首先提出。它可广泛应用于人工智能、机器学习、函数的优化、自动控制等领域。GA的突出特点是将问题的解空间通过编码转换为GA的搜索空间,把问题的解转换为生物的个体,并借助生物的遗传和进化理论,对多个个体同时进行选择、交叉和变异操作。这样,可以较快地搜索到最优解。但是,遗传算法易陷入局部最优。搜索效率还不是很高。因此,为了克服这些缺点缺点,本文提出了育种算法,可以较好地解决遗传算法的问题。-Genetic
cpnArtificialNeuralNetworks
- CPN人工神经网络例子源码 -cpn Artificial Neural Networks -take from http://www.vvsoft.net
vc_pso
- 微粒群算法的vc++源代码程序,可以根据应用不同进行扩展。-Particle Swarm Optimization of vc++ source code for the procedure can be different depending on the application to expand.
