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

搜索资源列表

  1. quasi-Newton

    0下载:
  2. 拟牛顿(Quasi-Newton)法的目标函数梯度下降特性在极值点附近快速搜索,从而实现了全局最优与快速搜索的有机结合.-Quasi-Newton method:Quasi-Newton methods are based on Newton s method to find the stationary point of a function, where the gradient is 0.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5133
    • 提供者:陈路
  1. WatershedSegmentation1

    0下载:
  2. 分水岭分割对图像特征使用梯度下降法和沿区域边界分析弱点(weak points) 来将像素分 类为区域。想像在一个有水流动的拓扑地形结构中,水在重力的引导下聚集到一个地势较低 的盆地。随着水量的增加,水将流满整个盆地直到水流溢出到另一个盆地,这样就会将一些 小盆地吞没形成大的盆地。使用局部的几何结构来形成区域(集水的盆地),在图像领域中正 如使用一些诸如曲率或梯度强度等特征中的局部极值来将像素连接成区域。这种技术不像其 他区域分割,它几乎不需要用户定义门限,尤其适合对以不同的
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:4732
    • 提供者:张涛
  1. cg-descent

    0下载:
  2. 用共轭梯度下降算法 求解图像压缩感知 并进行比较-Conjugate gradient descent algorithm for image compression and compared perception
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15300
    • 提供者:yubing
  1. CG_MNIST

    0下载:
  2. 只是一个关于用共轭梯度下降算法处理数据的程序,本程序处理的数据对象为MINST,该程序在线性搜索上有很好的效果-Only one on the use of conjugate gradient descent algorithm data processing procedures, the procedures for processing the data object is MINST, linear search for the program have a good effect o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:828
    • 提供者:gemini
  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. steepest_ex

    0下载:
  2. 梯度下降法的matlab版本实例,带收敛轨迹图。-the steepest descent algorithm with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:723
    • 提供者:
  1. steepest_lin_ex

    0下载:
  2. 沿直线最小化优化学习率的梯度下降法matlab版本的一个实例源代码,带轨迹收敛图。-a source code of steepest descent with learning rate to minimize along the line by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:794
    • 提供者:
  1. ml1

    0下载:
  2. 使用matlab实现的,基础单变量以及多变量梯度下降算法,和信号分类以及信号归一化部分算法,是机器学习领域最基本的代码,希望大家多多交流-matlab implementation of basic univariate and multivariate gradient descent and signal classification algorithms, machine learning basic code, hope that more exchanges
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:8880
    • 提供者:bucha
  1. gradientDescentTrain.m.tar

    0下载:
  2. 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:714
    • 提供者:wang xiangwei
  1. GradientDescent

    0下载:
  2. 梯度下降示例程序(Matlab),希望能帮助到您。-Sample program of Gradient Descent(Write In Matlab),I hope it helps you.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5469
    • 提供者:Lee
  1. ml-master

    1下载:
  2. 使用梯度下降方法基于MATLAB的大小根据区域预测的价格的房子-Using gradient descent method based on MATLAB according to the size of the area for prediction of the price of the house
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-16
    • 文件大小:24441485
    • 提供者:吕丽霞
  1. Pansharpening

    0下载:
  2. 基于非局部图像去噪模型的遥感图像融合的变分方法。该变分方法采用梯度下降法。-Variational method of remote sensing images nonlocal image denoising model fusion. The variational method using gradient descent.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:536397
    • 提供者:jt
  1. madgwick_algorithm_matlab

    2下载:
  2. 1. SOH关于IMU进行姿态求解的C代码,里面包含了两套代码,分别是重力约束法求解和梯度下降法求解!-1. SOH IMU for attitude about solving the C code, which contains two sets of codes, which are bound by gravity and gradient descent method for solving method to solve!
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:264157
    • 提供者:张胜森
  1. shgsgahg

    0下载:
  2. 机器学习 线性回归 最速梯度下降 多项式回归 习题及答案 Andrew Ng-machine learning linear regression online gradient descent
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:124863
    • 提供者:刘双建
  1. rbf

    0下载:
  2. rbf逼近的程序,采用梯度下降法进行逼近,效果不错-RBF approximation sin (x), using the gradient descent method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1483
    • 提供者:蓝雪
  1. LMBPNN

    0下载:
  2. 利用LM训练算法来改善BP神经网络的梯度下降法的训练算法。-Using LM training algorithm to improve BP neural network training algorithms gradient descent.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:郝硕涛
  1. 神经网络极速学习方法研究

    0下载:
  2. 单隐藏层前馈神经网络(Single-hidden Layer Feedforward Neural Network, SLFN)已经在模式识别、自动控制及数据挖掘等领域取得了广泛的应用,但传统学习方法的速度远远不能满足实际的需要,成为制约其发展的主要瓶颈。产生这种情况的两个主要原因是:(1)传统的误差反向传播方法(back propagation,BP)主要基于梯度下降的思想,需要多次迭代;(2)网络的所有参数都需要在训练过程中迭代确定。因此算法的计算量和搜索空间很大。针对以上问题,借鉴ELM的
  3. 所属分类:报告论文

    • 发布日期:2014-08-22
    • 文件大小:2644992
    • 提供者:honghf@126.com
  1. Gradient-Descent

    1下载:
  2. 最小梯度下降算法,有测试实例,可以直接运行。求最小值,回归都可以-The minimum gradient descent algorithm, test cases can be run directly. For the minimum, return all OK
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:ljf
  1. The-gradient-descent-method

    0下载:
  2. 梯度下降法是一个最优化算法,常用于机器学习和人工智能当中用来递归性地逼近最小偏差模型-The gradient descent method is an optimization algorithm used in machine learning and artificial intelligence to recursive approximation of the minimum deviation model
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:319050
    • 提供者:xlm
  1. ROFdenoise

    0下载:
  2. ROF去噪模型,简单易懂,基于梯度下降算法,相关算法文章可以百度,知网-ROF denosing model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:831
    • 提供者:孙晓旭
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com