资源列表
knn
- K近邻(KNN):分类算法KNN是non-parametric分类器(不做分布形式的假设,直接从数据估计概率密度),是memory-based learning KNN不适用于高维数据(curse of dimension)-K-Nearest Neighbor (KNN): Classification Algorithm. KNN is a non-parametric classifiers (not to assume that the distribution of forms, fr
GA-BP-algorithm
- Multilayer feedforward networks GA-BP hybrid learning algorithm
JOBSHOP-Schedule-BY-GA
- c++ 车间调度遗传算法源码,方便使用。通用模版,修改参数和输入即可使用。-jobshop schedule BY GA
program
- 模型逼近的机械手网络的自适应滑模控制器程序控制器函数子程序-Adaptive sliding mode controller program controller function subprogram model approximation robot networks
deduplication
- C语言实现的simhash算法,用于文章查重!-Simhash algorithm C language, and re-check for the article!
DataMiningFPMining
- 数据挖掘中FPgrowth算法的java实现,用于决策树!-FPgrowth data mining algorithm java implementation for tree!
asdfgh
- 实现数字识别,径向基神经网络手写体数字的识别准确率高-Digital recognition, RBF neural network handwritten digital recognition accuracy is high
Eight_Puzz2159898132009
- 8数码实现,能够是初学者快速了解八数码的算法 并掌握实现八数码的程序。-implement 8-puzzles
duofenleilssvm
- 改代码是用于最小二乘向量机进行多分类,是在上传工具箱之后进行编程,验证过能运行成功-Change the code for the least squares vector machine multi-classification, after uploading the toolbox is programmed to run successfully verified
face-recognition
- 2014年人脸识别的最新研究进展,包含了表情识别、光照变化等等各种人脸识别问题的研究-2014 Face of the latest research progress, including the study of face recognition, face recognition illumination change and so on various issues
kinect-for-image-achieve
- 同时采集Kinect的深度图像和彩色图像,并且可实时将同一时刻采集的两种图像保存到相应目录.-Simultaneous acquisition Kinect depth images and color images, and save the two kinds of image to the appropriate directory.
qpso
- 该粒子群算法引入一个beta值,更好改变粒子位置,加快收敛速度,提高收敛精度。-The particle swarm algorithm introduces a beta, better change the particle position, speed up the convergence and improve convergence accuracy.