资源列表
Machine_Learning
- 包括无监督和监督的机器学习技术 • K-means and other clustering tools • Neural Networks • Decision trees and ensemble learning • Naï ve Bayes Classification • Linear, logistic and nonlinear regression-Highlights include unsu
GA_solveKnapsack-problem
- 利用基本遗传算法解决组合优化问题——背包问题-solving Knapsack problem based on GA
Training-support-vector-machines-an-application-to
- 一篇介绍将SVM应用于人脸探测的论文,推荐-Training support vector machine an application to face detection
wenbenjulei
- 一种基于小生境的中文文本聚类新方法-Niche based on the Chinese text of the new method of clustering
AntHome_5
- 模拟状态转换机问题,蚂蚁可以在死亡 运动 回家等几个状态之间转换 -simulating state transformers, in the dead ants return home, and several campaign to convert between state
多目标进化算法源代码
- 多目标进化算法源代码-more evolutionary algorithm source code
spkrtool
- 何家龙的说话人识别工具包,挺好的试验工具,可以验证结果
MT_CS_demo
- 多任务压缩感知算法的相关代码。代码良好,可以运行。-Multitasking compressed sensing algorithm related code
kmlocal-1.7.1.tar
- 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple
da
- 机器人的特点和基本结构 机器人仿真技术 机器人系统仿真软件介绍 实例分析 实验要求 -Characteristics and the basic structure of the robot Robot simulation technology Robot system simulation software introduction Case Study Experimental requirements
BP网络神经元控制器
- h- H
robot-routes
- 用于解决二维环境下机器人路径规划问题,可以自动设置障碍物,机器人会自动避开障碍物抵达终点。-This is the program to map the route of robots,it has the UI to point the place which the robot can not reach.The robot can avoid that place to reach the final.