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

搜索资源列表

  1. mpeg-encoder

    0下载:
  2. MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-26
    • 文件大小:9643822
    • 提供者:felix
  1. Establishment-of-BP-neural-network

    0下载:
  2. 构建BP神经网络,使用梯度下降法训练BP神经网络-Establishment of BP neural network using gradient descent training of BP neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3809
    • 提供者:shejie
  1. Gradient-descent-of--regression

    0下载:
  2. 给定一组数据,用梯度下降法进行一元线性回归。包含数据和源程序。-Given a set of data, a linear regression using the gradient descent method. Contains the data and source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4285
    • 提供者:余风
  1. the-wavelet-neural-network

    5下载:
  2. 城市交通流的运行存在着高度的复杂性、时变性和随机性,实时准确的交通流预测是智能交通系统,特别是先进的交通管理系统与先进的出行者信息系统研究的关键. 基于交通流预测的特点,给出了基于遗传算法的小波神经 网络的交通预测模型GA-WNN ,用具有自然进化规律的遗传算法来对小波神经网络的连接权值和伸缩平移尺度进行前期优化训练,部分代替了小波框架神经网络中按单一梯度方向进行参数优化的梯度下降法,克服了单一梯度下降法易陷入局部极小和引起振荡效应等缺陷. 仿真实验验证了GA-WNN 预测模型对短时交通流的
  3. 所属分类:matlab

    • 发布日期:2014-11-17
    • 文件大小:615424
    • 提供者:mengfei
  1. Car_Rvaluation2

    0下载:
  2. 利用梯度下降法训练一个神经网络,确定合适的权值,并且进行验证-Neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1629
    • 提供者:eiffel
  1. BJM

    0下载:
  2. 采用梯度下降法确定RBF神经网络基函数的中心,煤气炉数据辨识的仿真研究-Using gradient descent method to determine the center of the RBF neural network basis function, the identification of the gas furnace data simulation study
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:许付晓
  1. BPtiduxiajiangfa

    0下载:
  2. BP神经网络的训练算法,使用梯度下降法,通俗易懂-BP neural network training algorithm using the gradient descent method, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3066
    • 提供者:likang
  1. ABpTRAININGd

    0下载:
  2. 自适应步长BP神经网络训练算法,采用最小误差和梯梯度下降法更新权值 ,经测试可直接使用。 -Adaptive step size BP neural network training algorithm, the minimum error and ladder gradient descent to update the weights, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1350
    • 提供者:sh
  1. BP

    0下载:
  2. matlab代码,用BP算法实现函数逼近,权值优化采用梯度下降法-matlab code, function approximation using BP algorithm weights optimization using gradient descent method
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1165
    • 提供者:聂思晴
  1. cgsolve(1)

    0下载:
  2. 共轭梯度下降法,Ax = y,求x.矩阵A为共轭对称稀疏矩阵,cgsolve matlab 程序-Conjugate gradient descent method, Ax = y, seeking x. Matrix A is conjugate symmetric sparse matrix, cgsolve matlab program
  3. 所属分类:Graph program

    • 发布日期:2017-12-02
    • 文件大小:946
    • 提供者:宋文青
  1. Perceptron_Function

    0下载:
  2. 感知器算法,利用C语言实现。利用梯度下降法进行迭代求解。-Perception algorithm, using C language, that is, we usually write operations, to share with you. . . .
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:9263
    • 提供者:Edward
  1. matlabprogram

    0下载:
  2. 改进的最速梯度下降法,优于数值优化,matlab实现-Improved the speed gradient descent method, which is higher than that of numerical optimization
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:816147
    • 提供者:网球
  1. machine1

    0下载:
  2. 用MATLA实现机器学习中的批处理梯度下降法和随机梯度下降法-Batch gradient descent method and stochastic gradient descent method in machine learning using MATLA
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:557
    • 提供者:wkh
  1. Lecture9_LinearREgression

    2下载:
  2. matlab中用梯度下降法进行线性回归,是机器学习的例程。很好很实用。-machine learning.linear regression and gradient descent way.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:724992
    • 提供者:袁俊
  1. Opt_Steepest11

    0下载:
  2. 梯度下降法源程序,可求得给定函数的极小值-code of Gradient descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:929
    • 提供者:Larry
  1. BP

    0下载:
  2. BP神经网络是一个前向网络,它利用误差反向传播算法对网络进行训练,结构简单,可塑性强。本例选择3层BP神经网络(隐层为1层)来逼近函数,单输入单输出,隐层包含7个神经元,预设精度为0.1,学习率设为0.1,循环次数为5000次,达到循环次数,或结果达到预设精度要求,结束计算。激活函数选择双曲函数,采用梯度下降法,通过神经元的输入和误差,以及权值的学习速率来计算权值的变化率。将输入提供给网络后,神经元的激活值从输入层经各中间层向输出层传播,输出层的神经元获得网络的输入相应。接下来,按照减少目标输出
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:1608
    • 提供者:张鹏
  1. perceptron

    0下载:
  2. 模式识别-梯度下降法特例的感知器算法的Matlab实现,实现两类线性分类。-Pattern-Recognition,The perceptron algorithm based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:971
    • 提供者:
  1. s4

    1下载:
  2. 基于遗传算法的作业排序方法 利用梯度下降法求解线性判别函数-Job sorting method based on genetic algorithm using the gradient descent method for solving linear discriminant function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1414
    • 提供者:王彬辉
  1. ganzhiqi

    0下载:
  2. 感知器算法的基本思想是,对初始的或迭代中的增广权矢量 ,用已知的训练模式检验它的合理性,当不合理时,对其进行校正,校正方法实际上是最优化技术中的梯度下降法,上传的是用matlab解决感知器问题。-The Perceptron Algorithm The basic idea augmented weight vector of the initial iteration, the known training mode to test it reasonable, unreasonable, i
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1523
    • 提供者:刘金
  1. Lizilvbogenzong

    0下载:
  2. 提出了一种基于粒子滤波的自适应运动目标跟踪方法。均值漂移算法是一种最优梯度下降法,通过 迭代来搜索目标,从而实现对运动目标的跟踪。-Adaptive moving target tracking method based on particle filter. The mean-shift algorithm is an optimal gradient descent method, through an iterative search for the target in order t
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:555164
    • 提供者:阴天
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com