资源列表
hillClimbing
- this tsp with hillclimbing algorithm-this is tsp with hillclimbing algorithm
LPBoost
- LPBoost算法的C语言程序,LPBoost算法使用了线性规划的方法,可以在线性不可分的情况下仍获得较好的分类效果。-C language program for LPBoost algorithm , LPBoost algorithm uses a linear programming method cansolve the nonlinear case and obtain good classification results.
K-nearest
- 关于K近邻算法的详细描述,包括算法原理及应用背景。-K-nearest neighbor algorithm on a detailed descr iption, including algorithm theory and application background.
SVM-rumen
- 关于支持向量机非常详细的介绍,适合初学者学习使用。-Support vector machine on a very detailed introduction for beginners to learn to use.
C
- 用C均值聚类对Iris数据分类,输出分类结果和准确度-With the C-means clustering on the Iris data classification, and accuracy of output classification results
evolutionary-algorithm
- 一种多目标进化算法,进化算法是一种具有鲁棒性的方法,能适应不同的环境不同的问题,而且在大多数情况下都能得到比较满意的有效解。-A multi-objective evolutionary algorithm.Evolutionary algorithm is a robust method, can adapt different environment of different problems, and in most cases can be more satisfied with the
simple
- 小机器人!开心、快乐、健康的小机器人!能给人们带来乐趣!-Small robot! Happy, happy, healthy little robot! Bring people fun!
Program
- 示範 PSO 程式如何解決問題,目標是要找出 x0 和 x1 的值,函式 f 的值 = 3 + x 0 ^2 + x 1 ^2 為最小化。物件類別有五個公用資料成員: 位置、 適用性、 速度、 bestPosition 和 bestFitness。-PSO program demonstrates how to solve the problem, the goal is to identify the value of x0 and x1, the value of the function
testKNN
- KNN 分类器的VC实现。。。可以直接运行。-KNN classifiers realize the VC. . . Can be directly run.
2
- 一篇关于用遗传算法优化股票交易的文章,用遗传算法优化双移动平均线-Evolutionary Optimizationof TradingStrategies
ga-using-c-P-P-implementation
- 遗传算法用c++实现,希望对大家有用,学算法的可以-Genetic algorithms using c++ implementation
Life-Game
- 模拟一个小机器人在给定范围的图像内自动移动到目标点的程序-The game consists of a two-dimensional world extending infinitely in all directions, divided into “cells.”
