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

搜索资源列表

  1. RVM_matlabToolBox

    5下载:
  2. 相关向量机(RVM)的matlab源程序,包含快速算法,内含代码使用说明。 RVM采取是与支持向量机相同的函数形式稀疏概率模型,对未知函数进行预测或分类。 优点: (1) 不仅仅输出预测目标量的点估计值,还可以输出预测值的分布. (2) 使用更少数量的支持向量,从而显著减少输出目标量预测值的计算时间. (3) RVM不需要估计过多的参数. (4) RVM对是否满足Mercer 定理的核函数没有限制,适应性更好. -Relevance Vector Ma
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-02
    • 文件大小:157304
    • 提供者:何创新
  1. demo_rvm

    2下载:
  2. Demo RVM relevance vector machine matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:17267
    • 提供者:Andr茅
  1. RVM

    0下载:
  2. 相关向量机,在人工智能领域较新的应用,希望大家看一下-Relevance vector machine, new applications in the field of artificial intelligence, I hope you look at
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:207207
    • 提供者:suwangyan
  1. rvm-for-forecasting

    0下载:
  2. 相关向量机的电力负荷预测,在人工智能领域较新的应用,希望大家看一下-Relevance vector machine, new applications in the field of artificial intelligence, I hope you look at
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:163271
    • 提供者:suwangyan
  1. learning-of-svm

    0下载:
  2. 关于相关向量机的学习,在人工智能领域较新的应用,希望大家看一下-Relevance vector machine, new applications in the field of artificial intelligence, I hope you look at
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:223684
    • 提供者:suwangyan
  1. Sparse-Bayesian-Learning-and-rvm

    1下载:
  2. 稀疏贝叶斯学习和相关向量回归,大家可以看一下,人工智能中的应用-Relevance vector machine, new applications in the field of artificial intelligence, I hope you look at...
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:833913
    • 提供者:suwangyan
  1. RVM

    1下载:
  2. 关于相关向量机的pdf文档,一个是原作者的文档,一个是中国学者的学习文档,通俗易懂,是学习相关向量机的很好的资料,另有基于rvm的预测程序。-Pdf documents on relevance vector machine, a documentation of the original author, a Chinese scholar s study documents, easy to understand, to learn the information of relevance v
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1683516
    • 提供者:梁永亮
  1. SB1_110

    0下载:
  2. 完成相关向量机的回归与分类的功能,采用经典例子-The relevance vector machine regression and classification
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1035526
    • 提供者:赵建丽
  1. SB2_Likelihoods

    0下载:
  2. 相关向量机,的极大似然估计文件与SB2配合使用,可以进行扩展-Relevance vector machine, maximum likelihood estimation file with SB2 used in conjunction, can be extended
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:1199
    • 提供者:ytf
  1. relevant-vector-machine-toolbox

    0下载:
  2. 相关向量机工具箱第一版和第二版,可以实现回归和分类,有运行的demo-first and second edition Relevance vector machine toolbox to achieve regression and classification
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:262337
    • 提供者:suki
  1. mainbat

    1下载:
  2. 蝙蝠算法优化相关向量机建模对数据进行建模和预测-The bat algorithm to optimize the relevance vector machine modeling
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1020
    • 提供者:zhangxin
  1. CSL1.0

    0下载:
  2. A Comprehensive Sparse Learning Package-Descr iptions: Six sparse algorithms are implemented in this package. They are 1) SVM 2) L1-norm SVM a) Linear Programming SVM b) SC-SVM 3) L0-norm SVM 4) RVM (Relevance Vector Machine) 5)
  3. 所属分类:matlab例程

    • 发布日期:2013-10-19
    • 文件大小:794687
    • 提供者:陈超
  1. 1111RVM

    0下载:
  2. 关联向量机,很好的工具箱,有用于分类和回归的例子-Relevance vector machine, a good toolbox, there are examples for classification and regression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:934653
    • 提供者:陈尚
  1. RVMclas

    0下载:
  2. In mathematics, a relevance vector machine (RVM) is a machine learning technique that uses Bayesian inference to obtain parsimonious solutions for regression and classification.The RVM has an identical functional form to the support vector machine, b
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2195
    • 提供者:vasanth
  1. mrvm

    7下载:
  2. 多分类相关向量机程序,有运行demo,运行速度快,无bug-More relevance vector machine classification procedures, run demo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:94651
    • 提供者:ckb
  1. RVM_papers

    0下载:
  2. A Hierarchical Latent Variable Model for Data Visualization.pdf Bayesian Image Super-Resolution.pdf Bayesian Inference_An Introduction to Principles and Practice in Machine Learning.pdf Fast Marginal Likehood Maximisation for Sparse Bayesian Mo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2580837
    • 提供者:王良
  1. RVM

    1下载:
  2. 这是tipping相关向量机的第一版,可以成功运行,并且有分类例子。-his is the first edition of tipping relevance vector machine can run successfully, and has classified examples.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:934846
    • 提供者:hayfang
  1. mvrvm_c

    0下载:
  2. 相关向量机RVM用于预测和分类,含有归一化,训练和测试,可以多变量输出,解决海瑟矩阵问题-RVM relevance vector machine for prediction and classification, containing normalization, training and testing, can be more variable output matrix problem solving Heather
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:4814
    • 提供者:yanjie
  1. rvm-wind-power-forecast

    0下载:
  2. 相关向量机用于风电场功率预测和各种大数据分类问题,单变量输出-Relevance vector machine for a wind farm power prediction and a variety of large data classification problem, univariate output
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:5568
    • 提供者:yanjie
  1. Bayesian-Compressive-Sensing

    0下载:
  2. 基于贝叶斯的压缩感知,运用相关向量机 理论。-Based on bayesian compressed perception and use of relevance Vector Machine (Relevant Vector Machine, RVM) theory
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:160247
    • 提供者:女王大人
« 12 »
搜珍网 www.dssz.com