- 资源介绍
- 更新记录
- 安装教程
摘要
支持向量机是Vapnik等人基于统计学习理论提出的一种新型机器学习方法。由于采用了结构风险最小化原则替代经验风险最小化原则,使它能较好地解决小样本学习问题。又由于采用了核函数思想,使它能把非线性问题转化为线性问题来解决并降低了算法的复杂度,而且它具有很好的通用性,鲁棒性,有效性,计算简单等特点,所以支持向量机己被广泛应用于人脸识别,手写识别,模式分类等领域。但是作为一种新兴技术,支持向量机在很多应用领域的研究还有待探索和完善。支持向量机的训练算法在对大规模的数据集进行训练时,训练时间往往过长、算法复杂而难以实现。
本文主要对支持向量机训练算法进行了探讨。首先对支持向量机的基本理论进行了介绍。然后对支持向量机的集中训练算法进行了一般描述。接下来重点介绍了一种比较成功的算法:SMO算法。这种算法都很大地提高了大规模训练集的训练速度。本文的主要工作有:
(1)系统地论述了支持向量机的理论基础,包括统计学习理论基础和支持向量机理论基础。
(2)对支持向量机的训练算法做系统的介绍。
(3)着重介绍了SVM训练算法中比较成功的SMO算法做详细的描述,尤其是算法的推导过程。
关键词:支持向量机;统计学习理论;最优超平面;核函数;二次规划;SMO
ABSTRACT
Support Vector Machine (SVM) is a new method of Machine Learning which is proposed by Vapnik and his group based on the statistical learning theory. It can solve small samples learning problems better by using structural risk minimization in place of experiential risk minimization. Because SVM adopts the thought of kernel function, it can change the nonlinear problems into linear problems to reduce the complexity of algorithm. It also has some advantages in the generality, robustness, effectiveness, simple calculation. So it has been widely used in face recognition, handwriting recognition, pattern classification and other fields.But as a new technique,SVM also have many shortcomings that need to be researched, such as: it costs too much time when training large-scale data set and its alogrithm is so difficult to implentmenion.
In this paper, we main discuss the training alogrithm of SVM. At first, this paper introduced the basic concept of SVM theory. Then we gived a general description of the training alogrithm of SVM. As following, we paid main attention to the successful training alogrithms一SMO. The SMO alogrithm improved the trianing speed on large-scale training set greatly.
The main work of this article:
(1)Systematically described the basic concept of SVM theory,including Statistical learning theory and Support vector machine theory.
(2)Systematically introduced the training alogrithm of SVM.
(3)Detailed introduction of SMO algorithm which is one of the successful SVM training algorithm, especially for the alogrithm derivation.
Keywords:Support vector machine; statistical learning theory; optimal hyperplane; nuclear function; quadratic programming; SMO
目 录
猜你喜欢
-
ZH1105机体三面攻丝组合机床设计(左主轴箱设计)说明书(论文)+任务书+开题+文献综述+实习报告+cad图纸
2021-06-08 -
基于H5 网页的打豆豆小游戏的设计与实现毕业论文+开题报告+设计源码
2021-06-08 -
基于JSP的学生选课系统设计与实现毕业论文(管理员模块论文+教师板块论文+学生版块论文三份论文)+设计源码
2021-06-09 -
洛阳科技职业学院毕业设计(论文)教学质量评价办法
2021-06-08 -
山东海阳张家铁矿9万吨/a地下开采设计 毕业设计论文+外文翻译及原文
2021-06-08 -
基于php的中华诗歌网站设计论文+任务书+开题+答辩PPT+设计源码+演示视频
2021-06-10 -
某住宅楼建筑施工组织设计毕业论文+任务书+建筑cad图纸+施工平面图+横道图
2021-06-09 -
试论微积分基本定理 毕业论文
2021-06-10 -
基于Delphi7的木马程序的查杀设计与实现毕业论文+任务书+开题报告+文献综述+外文翻译+项目源码及EXE运行文件
2021-06-08 -
基于asp.net的计算机实验课在线答疑系统设计与实现毕业论文+答辩PPT+演示视频+项目源码及数据库文件+运行说明
2021-06-08
-
江西省星子县莲花墩水闸初步设计毕业论文+cad图纸
2021-06-09 -
广州市某城镇污水处理工程初步设计(60000m3/d)毕业论文+开题报告+翻译及原文+cad图纸
2021-06-09 -
基于PLC控制四自由度气动式机械手设计说明书论文+机械cad图纸+PLC原理图接线图
2021-06-09 -
校园网络构建方案设计毕业论文+拓扑图vsd文件
2021-06-08 -
智能电饭煲设计毕业论文+仿真原理图+程序
2021-06-10 -
基于GSM网络智能家居系统设计(毕业论文+任务书+开题+翻译+源码+原理图)
2021-06-10 -
无碳越障S型小车总体设计毕业论文+工序卡+过程卡+cad图纸+proe三维图纸+运动仿真视频
2021-06-09 -
农村人口房屋管理系统(C#+Mysql)毕业论文+项目源码
2021-06-08 -
自主式模块化无人机设计毕业论文+开题报告+CAD图纸+仿真模型及运动仿真
2021-06-09 -
基于java网上服装店的设计与实现毕业论文+任务书+中期检查+答辩PPT+代码+数据库+演示视频
2021-06-09
猜你在找
99源码网 » 基于SVM和SMO算法的向量机训练算法研究毕业论文
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网