说明:[matlab] Stereo Matching algorithm using Adaptive Support Weight
Adaptive-stereo weight adaptive-matching adaptive-weight adaptive-support
说明:PRML读书会第七章 Sparse Kernel Machines(支持向量机 support vector machine ;KKT条件;RVM)
说明:The MIT Press.Learning with Kernels- Support Vector Machines, Regularization, Op
说明:Continuous Migration Support for Domain-Specific Languages
说明:LIBSVM中的SVDD(Support vector data descriiption)算法,直接可用,可通过修改参数gamma和参数C来控制最后剩下的支撑矢量的数量。
说明:支持向量增长聚类方法 Support vector growth clustering methods。
说明:Gaussian Kernel Density Estimation with Bounded Support
estimation kernel-density Gaussian-kernel gkde density-estimation
说明:support vector manchine and kNN分类的源代码.支持向量机是数据处理的比较良好的方法.最紧邻分类也是比较经典的