资源列表
ESR-1_0
- Implementation of branch and bound algorithm
Apriori
- 是对数据挖掘中Apriori 算法编程实现,包含详细实验报告格式、算法代码及中文的代码解析。-Data mining is the Apriori algorithm is programmed with detailed test report format, algorithm code and the code in Chinese parsing.
FCM_csharp
- 用c#实现的fcm算法 采用iris数据进行验证
c-P-P-implementation-apriori
- 这个文件是c++实现关联规则apriori算法,希望对大家进一步研究有用。-c++ implementation apriori association rules algorithm, we want to be useful for further research
000
- 通过对适合纹样花卉图案设计过程的分析,提出了一种基于遗传算法的适合纹样花卉图案的设计方法.通过对设计 者最初的设计方案进行各种遗传操作,可以产生整体协调、局部不同的大量设计结果供用户选用. -Floral patterns through the design process for the analysis, we propose a genetic algorithm for patterns based on floral design by the design of the o
A_arithmetic
- 人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。
kNN(python实现)
- 分类算法,最近k临近算法,用于分类分析,属于数据处理(The classification algorithm, the nearest K approach, is used for classification analysis, which belongs to data processing.)
SVM
- SVM(Support Vector Machine)指的是支持向量机,是常见的一种判别方法。在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。(It is a common discriminant method. In machine learning, it is a supervised learning model, usually used for pattern recognition, classification and regression an
2
- Hopfield神经网络在matlab实例(Hopfield neural network)
OnlineSVR_Matlab_2006b_Code
- 在线svr基于matlab的一个实现。很有用哦(A usful realizition of online-svr for matlab)
Function optimization algorithm
- 遗传算法提供了求解非线性规划的通用框架,它不依赖于问题的具体领域。遗传算法的优点是将问题参数编码成染色体后进行优化, 而不针对参数本身, 从而不受函数约束条件的限制; 搜索过程从问题解的一个集合开始, 而不是单个个体, 具有隐含并行搜索特性, 可大大减少陷入局部最小的可能性。而且优化计算时算法不依赖于梯度信息,且不要求目标函数连续及可导,使其适于求解传统搜索方法难以解决的大规模、非线性组合优化问题。(Genetic algorithm provides a general framework f
遗传算法
- 用两个例子来说明如何使用遗传算法进行参数优化(Two examples are given to illustrate how to use genetic algorithm to optimize parameters.)
