资源列表
sga_pro
- 一个非常好的遗传算法参考程序,可以优化带约束条件的函数.-a very good reference procedures genetic algorithm can be constrained optimization functions.
神经网络方法
- 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Alife.c artificial life simulatio
模拟退火c++的算法程序
- 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
遗传基因算法源代码(资料)
- 遗传基因算法源代码(资料),C++源代码,是研究遗传算法的入门程序。-genetic algorithm source code (information), C source code, is to study the genetic algorithm entry procedures.
Genetic Algorithms and the Traveling Salesman Prob
- 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
C45Rule-PANE
- 决策树 C45Rule-PANE算法 解决了决策的问题,是从QUILAN算法修改而成-Decision Tree C45Rule - PANE algorithm to solve the problem of decision-making, from QUILAN algorithm revisions
FP-Growth源代码
- FP-GROWTH算法的源代码(JAVA)-FP-Growth code and algrithem
computerDiag
- 计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法-Diagnose the system in computer s trouble intelligence Users input the trouble symptom of the computer Can be had cranky reason and relevant treatment methods systematically
MixtureEM.tar
- This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数 -This code is to estimate the parameter of model of Jian Gauss which is popular model used in pattern cla
FASBIR
- Descr iption: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference:
gmeans
- gmeans-- Clustering with first variation and splitting 文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式. -gmeans clustering with first variation and splitting Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and
C45Rule-PANE
- Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagn