资源列表
Code
- 一株神经网络代码,有多个例程可以直接运行使用,是学习神经网络的好资料!-A neural network code, a number of routines can be run directly on the use of neural networks to learn the good information!
LBPdetect
- 一种局部二元模式LBP特征的实现,能对图片实现快速检测-A local binary pattern LBP features to achieve, to achieve rapid detection of image
libsvm-3.11
- LIBSVM 是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使 用和快速有效的 SVM 模式识别与回归的软件包, 他不但提供了编译好的可在 Windows 系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用-LIBSVM is National Taiwan University Lin ( Lin Chih-Jen ) Associate Professor and develop the design of a simple, easy
STLBP_Matlab
- 基于LBP的特性的测试例程,详细解释了LBP的旋转不变性以及LBP算法的应用。-Based on the characteristics of the test LBP routines, explain in detail LBP rotation invariant and LBP use of the algorithm.
support_vetor_machine
- 实现支持向量机的具体算法,包含一些支持向量机(svm)的程序例子,有分类也有回归的,分类有二维分类、还有多维分类的-Program example to achieve the specific algorithm support vector machines, including some of the support vector machine (svm), there is also the return of classification, classification of two
Ant
- 用蚁群算法解决0-1背包问题。 用蚁群算法解决0-1背包问题。-Using ant colony algorithm to solve 0-1 knapsack problem.
用GA(遗传算法)推算下期开奖号码
- 根据双色球历史开奖记录,用GA(遗传算法)推算下期开奖号码.主要是用于学习遗传算法,推算下期开奖号码只是一个乐趣.并不能真正的正确.,Loans lottery in accordance with historical records, using GA (genetic algorithm) the projection period under the lottery numbers. Mainly for learning genetic algorithm, the next phas
ATR-6-ANN
- 神经网络学习资料,介绍神经网络的各种知识以及算法设计原则-Neural network learning information on a variety of neural network algorithm design knowledge and principles
Evolutionary-Computation
- 这是一个关于遗传算法的工具箱,希望对大家有用。-This is a GA toolbax released by Evolutionary Computation Research Group,The University of Sheffield.
Gobang
- 一个比较简单的五子棋AI,用的是alpha beta搜索剪枝-A relatively simple backgammon AI, with the alpha beta search pruning
mouhukongzhi
- 用模糊控制工具箱实现的一个PID液位控制模型-With a PID fuzzy control toolbox implementation level control model
mySVM_C
- c语言开发的支持向量机,用于分类和回归。-Support vector machine (SVM) based on C language