CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Boosting

搜索资源列表

  1. adaboost

    0下载:
  2. 一个强大的自适应boosting算法,十分经典,matlab实现,绝对超值,可以改编成其它语言。-A powerful adaptive boosting algorithm, very classic, matlab realize, absolute value, and can be adapted to other languages​ ​ .
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:6868
    • 提供者:曹小强
  1. boost

    0下载:
  2. MP-Boost: A Multiple-Pivot Boosting Algorithm and Its Application to Text Categorization
  3. 所属分类:.net

    • 发布日期:2017-12-06
    • 文件大小:3257955
    • 提供者:Tam Hoang
  1. BOOST_HALF_BRIDGE_500W_300Vo

    0下载:
  2. matlab仿真的boost升压电路,应用于光伏发电逆变并网中。-The boost circuit, boosting circuit is applied to the simulation model of photovoltaic power generation in the.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:12651
    • 提供者:易桂平
  1. boosting_demo

    2下载:
  2. 基于matlab的boosting demo代码的实现-Based on the matlab code to achieve boosting demo
  3. 所属分类:matlab

    • 发布日期:2016-03-18
    • 文件大小:23552
    • 提供者:高翔
  1. icsiboost-64bit-static-r160

    0下载:
  2. icsiboost: tool for boosting-based classification
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:475136
    • 提供者:bahwan
  1. AdaBoostToolbox

    0下载:
  2. 自适应增强算法的工具箱,包含了几种常用的弱分类器,自带图形界面,简单易懂。-Adaptive boosting algorithm toolbox contains several common weak classifiers, comes with a graphical interface, easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:110399
    • 提供者:Lee
  1. BoostingTracker_Source_v03

    0下载:
  2. 在线boost算法,来自文章On-line Boosting and Vision-boost tracker from paper:: On-line Boosting and Vision
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:73217
    • 提供者:zhang
  1. ky3

    0下载:
  2. voltage-boosting converter, named as KY converter, was proposed, which provides low output voltage ripple and is very suitable for supplying power to devices that must operate under low-ripple conditions.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8374
    • 提供者:javad
  1. gbdt.tar

    1下载:
  2. gradient boosting decision tree 随机梯度下降法boosting 的 决策树。 阿里称为treelink 算法-gradient boosting decision tree gbdt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-17
    • 文件大小:26255827
    • 提供者:方正
  1. Boosting

    0下载:
  2. 由于这段时间一直在学习ADABOOST,还在学习阶段,这是本人学习中所汇总的相关资料,希望会对各位有所帮助-Because this period has been learning ADABOOST, still learning stage, this is my summary of the study by the relevant information, I hope will be helpful
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1039612
    • 提供者:金倩倩
  1. fdtool

    0下载:
  2. 利用局部二位模式和haar特征进行人脸或目标识别。-This toolbox provides some tools for objects/faces detection using Local Binary Patterns (and some variants) and Haar features. Object/face detection is performed by evaluating trained models over multi-scan windows with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18237846
    • 提供者:zhu rg
  1. erXover

    0下载:
  2. Contrary to bagging, boosting dynamica lly tries to gen-erate comple mentary lea rners by training the next lea rner on the inaccuracies of the learner in the preceding iteration.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1195
    • 提供者:jj
  1. boost

    0下载:
  2. boosting for dsp signal processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:558
    • 提供者:hamid
  1. adaboost

    1下载:
  2. AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2501
    • 提供者:iihaozl
  1. OpenCVAdaboost__

    0下载:
  2. 目前支持这种分类器的boosting技术有四种: Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost。-Currently support this classifier boosting technology, there are four: Discrete Adaboost, Real Adaboost, Gentle Adaboost and Logitboost.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:22092
    • 提供者:张鑫
  1. MTBoost1

    0下载:
  2. Duchi and Singer [24] proposed a boosting method for multi-class classification problems by utilizing the structural sparsity of model parameters. They claimed that the method can be generalized for multi-task learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3440
    • 提供者:damehran
  1. boost

    0下载:
  2. Processor boosting control for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:senwaoms
  1. Boosting

    0下载:
  2. 用c++写的adaboost算法实现过程,详细介绍了算法的步骤-Step using c++ to write the adaboost algorithm implementation process, detailing the algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4657
    • 提供者:刘中坚
  1. adaboost_PY

    0下载:
  2. 做机器学习的同学都知道最具代表性的是AdaBoost算法(Adaptive Boosting Algorithm),这个是用Python实现的。希望能有帮助。-The well known AdaBoost algorithm (Adaptive Boosting Algorithm). Here is the Python version. Hope it helps.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:13824
    • 提供者:solo
  1. pkupr

    1下载:
  2. 模式识别 北京大学 本科生课程 课件 (包括贝叶斯模型、最近邻、SVM、线性与非线性分类器、boosting、统计学习、非监督学习等)-Pattern Recognition Peking University Courseware (including Bayesian model, the nearest neighbor, SVM, linear and non-linear classifiers, boosting, statistical learning, unsupervised
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6497420
    • 提供者:maxiao9004
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com