资源列表
genetic-algorithm
- 遗传算法简单实现,目标函数是硬编码在程序里面的-genetic algorithm
kmeans
- K聚类算法,很简单的入门级算法,用VS2010编写,学习-K clustering algorithm, it is a simple, entry-level algorithm, using VS2010 write, learn
gmms
- matlab中的高斯混合模型代码,机器学习基础学习-Gaussian mixture model matlab code, machine learning based learning
GA_with_constraint
- 简单实现在约束条件下的遗传算法,并对必要步骤进行注释-Achieve genetic algorithm with constraint simply,and annotate the necessary steps
CleverAlgorithms
- 启发式算法库 clever algorithm书的代码。。。有Stochastic Algorithms,Evolutionary Algorithms,Physical Algorithms-meta-hurestic algorithms include Stochastic Algorithms,Evolutionary Algorithms,Physical Algorithms...
ASA-30.18
- 改进的模拟退火算法 内有书;Lester Ingber Research (LIR) develops projects-adapted annealing algorithm, book included Lester Ingber Research (LIR) develops projects
SA_CVRP
- 模拟退火法实现CVRP问题求解,对应Taillard问题数据集-Simulated annealing CVRP achieve problem solving, data sets corresponding to the problem Taillard
bpNeuralNetwork
- BP神经网络C++代码简单实现,包括测试集-BP neural network C++ code is simple to achieve
easylocal-2
- EasyLocal++ : 这是一个C++面向对象的框架 方便开发局部搜索算法~-EasyLocal++: a C++ Object-Oriented framework aimed at easing the development of Local Search algorithms.
Desktop
- 几个有用的自己做的和别人的knnsearch-Several useful and others do their own knnsearch
MAZE
- pascal编写的迷宫路径算法,最大深度300。-pascal written labyrinth path algorithm, the maximum depth of 300.
GAalgorithm
- 遗传算法求解非凸函数的极值,包含选择交叉变异子函数-Using Genetic algorithm to solve the extremum of non-convex function