资源列表
Iris
- 模式识别,对iris数据进行分类,svm算法
svm
- 统计学习理论中提出的支撑向量机回归(SVR)遵循了结构风险最小化原则,从而避免了一味追求经验风险最小化带来的弊端-Statistical learning theory proposed by the support vector machine regression (SVR) to follow the structural risk minimization principle, thus avoiding the blind pursuit of Empirical Risk Minim
neurlLearning
- 一个实现神经网络的算法实例,可以对一些特定数据分类-An implementation instance of neural network algorithm can be classified for specific data
bpiris
- bp神经网络对iris数据进行分类,已含iris.data-BP neural network for classification of iris data, including iris.data
Apriori
- Apriori算法的JAVA实现A priori算法的JAVA实现
BP_VC_improve
- BP的改进算法实现,大大的提高效率。附带数据。-bp implement with vc++6.0,efficient,data
Quicksort
- 快速排序(Quicksort)是对冒泡排序的一种改进。由C. A. R. Hoare在1962年提出。它的基本思想是:通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort (Quicksort) is an improvement on the bubble sort. By CAR Hoare in 1962. The bas
UnitSGA
- 一个求函数极值的遗传算法程序-function for a maximum of Genetic Algorithm
yeren
- 野人过河问题,可能有点问题,但基本思想是对的,大家再查一下-Savage across the river issues, may be a bit problem, but the basic idea is correct, we re-check
simulated-annealing-algorithm--cPP
- 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectively avoid falling into local min
biansulvshenjingwangluo
- 变速率的神经网络matlab程序,采trainlm 函数-Variable rate of neural networks matlab program, the mining trainlm function
EP
- EP算法是机器学习中一种重要的算法,主要用来求两个向量间的核函数。-EP algorithm is an important machine learning algorithms, the main vector for the order between the two nuclear function.
