CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - kernel methods

搜索资源列表

  1. LearningPatternClassificationASurvey

    0下载:
  2. 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recognition and learning theory are reviewed in a two-class pattern classification setting. This basic model best illustrates intuition and analysis t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:802.17kb
    • 提供者:蒋大为
  1. svm_v0.55beta

    0下载:
  2. 最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, \"The Nature of Statistical Learning Theory\", Springer-Verl
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:168.1kb
    • 提供者:金星
  1. lwpr.rar

    2下载:
  2. 局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。,Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:wanghuaqiu
  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4.07mb
    • 提供者:查日东
  1. Kernel_Methods_for_Pattern_Ana

    0下载:
  2. 该文档包含了描述核方法的经典书籍Kernel+Methods+for+Pattern+Analysis以及附带书中的源码,非常适合学习核方法的研究者,希望大家喜欢~,this document include the classic book Kernel+Methods+for+Pattern+Analysis which describs the kernel trick in detail, and with the souce code in it, hope you will like
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:chenhuiling
  1. kernel_pca

    0下载:
  2. Kernel principal component analysis (kernel PCA) [1] is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.67kb
    • 提供者:Karthikeyan
  1. Advances_in_kernel_methods

    0下载:
  2. 这本书的内容基本摘自NIPS会议上的文章,质量高内容也很有深度,是一本经典的svm参考书。-the book with the name "advances in kernel methods",it is a classic book about kernel methods and svm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:51.27mb
    • 提供者:chenhuiling
  1. R-KDDA

    1下载:
  2. 核直接线性判别方法:图像及高维复杂数据模式识别的利器!内有方法开发的相关文档说明!经典!-The matlab functions implement the methods presented in the paper [TNN_KDDA02.pdf] Juwei Lu, K.N. Plataniotis, and A.N. Venetsanopoulos, "Face Recognition Using Kernel Direct Discriminant Anal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:727.71kb
    • 提供者:ym
  1. 45095smoothing

    1下载:
  2. 这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。-Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:47.41kb
    • 提供者:linyuan
  1. sph1

    3下载:
  2. The smooth particle hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle semi-implicit method (MPS) are among others. However, it seem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6.84kb
    • 提供者:nima fathi
  1. sparselib_1_6

    0下载:
  2.  SparseLib + +是一个c++类库,为在不同的计算机平台进行有效稀疏矩阵的计算。这个软件组成对象包含了目前正在使用的几种稀疏矩阵存储格式(在这个版本:压缩行、压缩列和协调格式),提供基本的功能,节约稀疏矩阵存储空间和计算时间。-SparseLib++ is a C++ class library for efficient sparse matrix computations across various computational platforms. The software
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:159.05kb
    • 提供者:刘振华
  1. SVM-KM

    0下载:
  2. 基于MATLAB平台的 KM-SVM算法源码-Kernel Methods for Pattern Analysism based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.21mb
    • 提供者:夏云峰
  1. KERNEL-PCA

    0下载:
  2. Kernel principal component analysis (kernel PCA) is an extension of principal component analysis (PCA) using techniques of kernel methods. Using a kernel, the originally linear operations of PCA are done in a reproducing kernel Hilbert space with a n
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2.7kb
    • 提供者:rem
  1. Kernel

    0下载:
  2. Kernel methods for feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:83.93kb
    • 提供者:Emily
  1. sparsekernelmethods_Code

    0下载:
  2. 稀疏核方法的逼近算法,Matlab实现,非常快速。-sparse kernel methods
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:郑玉山
  1. kernelICA-jmlr

    0下载:
  2. We present a class of algorithms for independent component analysis (ICA) which use contrast functions based on canonical correlations in a reproducing kernel Hilbert space. On the one hand, we show that our contrast functions are related to mutu
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:374.36kb
    • 提供者:msreddy
  1. libORF-master

    0下载:
  2. 针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes: - Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear S
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:337.88kb
    • 提供者:zhjhe
  1. KMBOX-0.9

    0下载:
  2. Kernel Methods Toolbox a MATLAB toolbox for nonlinear signal processing and machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:58.58kb
    • 提供者:wyl
  1. steven2358-kmbox-v0.11-0-g425fe66

    4下载:
  2. 核方法工具箱,包括核典型相关分析KCCA,KPLS等算法的源码和实现。-Kernel Methods Toolbox KMBOX includes implementations of algorithms such as kernel principal component analysis (KPCA), kernel canonical correlation analysis (KCCA) and kernel recursive least-squares (KRLS).
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:49.78kb
    • 提供者:刘庆
  1. Kernel-Methods

    0下载:
  2. 模式分析Mode analysis的核方法书中的源代码-Mode analysis of the nuclear method source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1.1mb
    • 提供者:zhch77
« 12 »
搜珍网 www.dssz.com