搜索资源列表
svm-toy
- SVMtoy 一个SVM图形化演示工具,可以直观地观察SVM的运行情况。-SVMtoy a graphical presentation tools, visual observation of the operation of the SVM.
svm-toy
- 支持向量机制。SVM分类器的重要部件。可以检测和训练样本集和
svm-toy
- svm实现的例子
小孩和玩具
- 设一个小孩在平面上沿着某曲线行走,此曲线由时间参数曲线确定。假设小孩借助于一个长度为 的硬木棒拖着或推着一个玩具,试求玩具的平面轨迹。-set up a child in a plane curve walk along this curve by the time parameter curve. Using a hypothetical child for the length of the hard wooden dragging or pushing a toy, toys trial
svm-toy.SVM 的好工具,分类识别功能强大
- SVM 的好工具,分类识别功能强大,直观,Good tool for SVM, classification powerful, intuitive
jqr
- 一个小型的玩具机器人的智能避障的源程序包-A toy robot smart obstacle avoidance of vc source
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
kpca_origin
- Kernel PCA toy example Nonlinear component analysis as a kernel Eigenvalue problem
svm
- SVM的源码,包括svm-train svm-toy,用C写的 -SVM' s source code, including the svm-train svm-toy, written with C
toy-fdtd
- fdtd code by some provider
the-toy-of-data-mining
- 数据挖掘工具的分类和介绍,大家应该有点儿理解,请想看的同学下一下-Classification and presentation of data mining tools, we should be a little understanding, please want to see the students under what
code_branch_s3vm
- 基于半监督支持向量机算法,能得到全局最优解,很好用。-Run test_two_moons.m to see the solution of the branch-and-bound algorithm on the two moons toy problem
toy
- 简单版的kidnap问题,要用到LocalSolver算子,可以使用于学习目的。-simple kidnap problem with using LocalSolver operator on condition with learning.
matlab MRF toy examples
- Markov random field, belief propagation
matlab-MRF-toy-examples
- 压缩感知中置信传播和马尔可夫随机场的全部源代码-Compressed sensing belief propagation and Markov random field full source code
svm-toy
- Agorithm easy to Support vector machine (svm) toy proce-Agorithm easy to Support vector machine (svm) toy process
block-detection
- block detection in an image.It provides a toy example to detect the blocks in images
svm-toy
- libsvm嵌入式实验,包括qt,gtk等-libsvm embedded experiments, including qt, gtk, etc.
shop
- 定义一个商品类,其中包括商品号,商品名,商品价格三个数据成员以及两个以上的构造函数,获取个信息类的方法,修改价格的方法,打印数据的方法,并在定一个食品子类,一个玩具子类,-Define a class goods, including goods, goods name, commodity prices three data members and more than two constructors, access to information class methods, modify t
Gradient-Descent-Toys
- Toy examples in Python for Gradient Descent Algorithm