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

搜索资源列表

  1. BP4

    0下载:
  2. 这是一个可运行的三层前向神经网络,基于梯度下降算法的,很标准,也很经典,程序很规范,还有注释。-This is a three-run forward neural network, based on the gradient descent algorithm, very standard, very classic, very standardized procedures, as well as comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:zacharyhu
  1. sgd-2.1.tar

    0下载:
  2. 机器学习和数据挖掘:本文件包含两个算法分别是随机梯度下降算法和平均随机梯度下降算法应用于支持向量机和条件随机域的问题中。-Two algorithms, SGD and ASGD, are applied to well konw problems, linear support vector machines and conditional random fields.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-05
    • 文件大小:65142
    • 提供者:qixin
  1. Gradient-Descent

    0下载:
  2. 梯度下降算法示例,二元函数求最值,可直接运行,有注释-Gradient Descent algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:899
    • 提供者:zz
  1. program

    0下载:
  2. 用梯度下降算法设计线性分类器,包括原始采集数据,相应的主程序以及sigmoid/代价函数等子程序,最后对分类的精确性进行了预测-Gradient descent algorithm design linear classifier, including the original data collection, appropriate main and sigmoid/cost function and other routines, the final classification accur
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6156
    • 提供者:杨欣蓉
  1. CV-model-code2

    0下载:
  2. CV模型是一种重要的图像分割模型,本文针对其收敛速度慢、效率低的缺点提出一种求解CV模型的新方法.首先将CV模型的能量泛函改写成与原来有相同稳定解的总变分公式形式,然后使用对偶公式法求总变分公式的极小值,再在其中引入一速度项以加快模型的收敛速度.新方法一方面克服了梯度下降法要求时间步长小、迭代次数多的缺点,经过较少次的迭代就能收敛,减少了迭代计算的次数-CV model is one of the most important image segmentation model and disad
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:40670
    • 提供者:李祥霞
  1. tiduxiajiansuanfa

    0下载:
  2. 梯度下降算法仿真案例程序(模式识别)希望对您有用-Case gradient descent algorithm simulation program (pattern recognition) want to be useful for you
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6781
    • 提供者:吴布托
  1. ex2x

    0下载:
  2. 无监督学习,进行线性拟合梯度下降,选择thet-This first exercise will give you practice with linear regression. These exercises have been extensively tested with Matlab, but they should also work in Octave, which has been called a free version of Matlab. If you are usi
  3. 所属分类:Button control

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:郭超
  1. gradient-descent_Iris

    0下载:
  2. 鸢尾花数据梯度下降,实现鸢尾花数据的分类,包含批算法和普通算法-Iris Data gradient descent, to classify iris data, including batch algorithm and the general algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:15180
    • 提供者:sy
  1. MadgwickUpdate

    0下载:
  2. 采用梯度下降法,更新加速度和陀螺仪数据的四元数,解算姿态角-Using the gradient descent method, update acceleration and quaternion gyroscope data, calculating attitude Angle
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1238
    • 提供者:志祥
  1. Gradient-Descent-Method

    0下载:
  2. 梯度下降法原理及例题实例及matlab相关资料-Gradient Descent Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:937031
    • 提供者:黄昕
  1. RBF

    0下载:
  2. 使用k-mean确定RBF网络隐层中心点,后使用改进的梯度下降算法实现径向基神经网络的c++源程序,开发环境vs2010,可直接加载到自己的项目中。-Determined using k-mean RBF hidden layer center, the use of the improved gradient descent algorithm RBF neural network c++ source code, development environment vs2010
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3690
    • 提供者:zhangwanli
  1. GAC_upwind

    0下载:
  2. 测地线主动轮廓边缘提取算法,基于梯度下降流方法实现常见机械零件的边缘轮廓提取-Geodisic Active Contour
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10183
    • 提供者:刘军
  1. machine-learning-ex1

    0下载:
  2. coursera上的机器学习课程中的练习题源代码,这是练习一,实现了梯度下降算法,供学习者参考-Machine learning courses coursera exercises on the source code, which is a practice to achieve a gradient descent algorithm for learner reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:503332
    • 提供者:岳洋
  1. MIT

    0下载:
  2. 基于梯度下降法的自适应控制的源代码,程序详细,可运行-Based on gradient descent method of adaptive control of source code, procedures detailed, can run
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:484782
    • 提供者:李欣欣
  1. madgwick_algorithm_matlab

    0下载:
  2. 利用IMU,基于梯度下降算法获得四元数,可以转化得到欧拉角。-MADGWICKAHRS Implementation of Madgwick s IMU and AHRS algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8631
    • 提供者:王铨
  1. SVD_Simon

    0下载:
  2. SVD算法,用来实现矩阵分解,采用了梯度下降的思想来进行计算- SVD algorithm is used to implement matrix decomposition, using a gradient descent ideas to be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2118
    • 提供者:刘沁源
  1. minFunc

    1下载:
  2. 梯度下降法工具箱,包括了L_BFGS等。MATLAB版-gradient descent toolbox, including L_BFGS, MATLAB edition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:77592
    • 提供者:王鹏飞
  1. Batch-Gradient-Descent

    0下载:
  2. 分别使用了批梯度下降法和牛顿法进行线性回归的测试。-Respectively the batch gradient descent and Newton s method of linear regression tests.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:7871
    • 提供者:刘青枫
  1. SgdClassifier

    0下载:
  2. 随机梯度下降分类器。本实验的实验平台为eclipse,只需导入(import)即可运行。输出方式为控制台输出,能够提供的评价数据有test error, percision, recall以及F1-measure。-Stochastic gradient descent classifier. In this study, experimental platform for eclipse, just import (import) to run. Output of the console o
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:924322
    • 提供者:Rye
  1. gradientDescent

    0下载:
  2. 梯度下降法,一种线搜索方法,以负梯度方向作为最速下降方向进行最优解搜索-Gradient fell method, a linear search method to the negative gradient direction as the direction of steepest descent optimal search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2399
    • 提供者:ls
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com