资源列表
SVM_light.rar
- 本程序用于分类两类数据,分类速度很快,如果分类多类可能还要修改,This procedure for the classification of two types of data, classification fast, if the classification of many types, which may need modification
GeneticAlgorithm
- 遗传算法以及其图像分割的应用 Genetic Algorithm-Genetic Algorithm
ES_Study_Materials
- 对于学习专家系统开发来说,非常有帮助的资料,包括专家系统原理、专家系统开发工具CLIPS的使用方法等。-Expert system for learning, the very helpful information, including expert systems theory, expert system tool CLIPS use of methods.
project_ga
- 基于关键链方法的遗传算法求解项目调度问题-a GA for project management base-on critical chain method
BPrengongshenjingwangluo
- 人工神经网络的仿真 分类器 BPwangluo-rengongshenjign wangluo fenleiqi
climbling
- 爬山法和遗传算法解决n皇后问题及可视化演示。-Hill-climbing and genetic algorithm to solve n-queens problem and visual presentation.
myBP
- 采用典型的BP算法实现了基于MNIST的手写数字识别采用输入层、隐含层和输出层的三层结构,实现了BP算法下的神经网络。用7000个样本进行自洽检验,正确率99.79 。-Using typical BP algorithm based on MNIST handwritten numeral recognition using input layer, hidden layer and output layer, three-layer structure, to achieve the neu
3d watermarking
- testing in the middle
kalmandlg
- 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
Tribes_Java
- clerc 的 PSO java源码,很全面。-PSO java source code
HumanDet
- 公交车系统模式识别,能够自动识别人头部位,统计某个座位的人数。-The bus system, pattern recognition, can automatically identify the poll site, and statistics of the number of a seat.
ML_ex1
- Machine Learning Linear regression exercise one code by Andrew NG, one valuable cost function, with gradient decent and homework instructions, Stanford University, computer science,and so on