CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 梯度下降法

搜索资源列表

  1. 感知准则函数

    0下载:
  2. 感知准则函数,包括固定增量法和梯度下降法,都是模式识别中的基础算法.-perceptual function criteria, including fixed increment and the gradient method, which is pattern recognition algorithm based.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.36kb
    • 提供者:
  1. BpNetJava

    0下载:
  2. 单隐层神经网络,采用标准梯度下降法进行训练-single hidden layer neural network, using standard gradient method for training
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:32.38kb
    • 提供者:李佳
  1. bp.rar

    0下载:
  2. BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.25kb
    • 提供者:高维
  1. bp

    0下载:
  2. 用bp算法拟合正弦曲线,并采集数据。其基本思想是梯度下降法。-Sine curve fitting algorithm with a bp, and collecting data. The basic idea is the gradient descent method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:283.99kb
    • 提供者:贾献冉
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1.18kb
    • 提供者:宗丹
  1. zuisutidu

    0下载:
  2. 最速梯度下降法-Steepest gradient descent method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:863byte
    • 提供者:peter
  1. BpTRAINING

    2下载:
  2. 自适应步长BP神经网络训练算法,采用最小误差和梯度下降法更新权值- BP neural network training anaysis, realized by using error feed back, gradient descent applied updating of synaptic weights
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.26kb
    • 提供者:高维
  1. shenjingwangluo

    0下载:
  2. 基于神经网络的手势识别,神经网络的权重可以通过梯度下降法来学习,识别算法对上,下,合并,停止四种姿势进行识别,效果很好。-Gesture recognition based on neural network, neural network weights by gradient descent method to study, identify the algorithm to the upper and lower, merge, stop four kinds of gestures to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:588.78kb
    • 提供者:wangxuyu
  1. PSO_BP

    3下载:
  2. 基于粒子群和BP神经网络的混合优化策略算法。将改进PSO算法与BP神经网络结合,用PSO算法取代梯度下降法来优化神经网络的连接权值和阈值。程序简单易懂。-Based on Particle Swarm and the BP neural network algorithm for hybrid optimization strategy. Will improve the PSO algorithm and BP neural network, using PSO algorithm to re
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:184.21kb
    • 提供者:李洋
  1. BP

    1下载:
  2. 人工神经网络的C语言实现,程序涉及梯度下降法,函数求逆及偏导数的实现-Artificial Neural Networks C-language implementation, the program involves gradient descent method, function inverse and the partial derivative of the realization of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1.74kb
    • 提供者:赵新宇
  1. BPnn

    0下载:
  2. 基于随机梯度下降法的两层sigmoid神经元的BP算法-Stochastic gradient descent method based on two layers of sigmoid neurons in the BP algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:918byte
    • 提供者:songmin
  1. BPANN

    0下载:
  2. 本例采用vc编程实现BP神经网络,程序将涉及到梯度下降法、函数求逆,以及偏导数的实现。-In this case using vc BP neural network programming, the program will involve the gradient descent method, the inverse function, as well as the realization of partial derivatives.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.74kb
    • 提供者:lu
  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
    • 文件大小:3.72kb
    • 提供者: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
    • 文件大小:4.18kb
    • 提供者:余风
  1. Car_Rvaluation2

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

    • 发布日期:2017-04-04
    • 文件大小:1.59kb
    • 提供者: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
    • 文件大小:2.37kb
    • 提供者:许付晓
  1. RBF自适应

    1下载:
  2. 基于梯度下降法RBF自适应神经网络控制(RBF adaptive neural network control based on gradient descent method)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-18
    • 文件大小:2kb
    • 提供者:筱绡
  1. 梯度下降法 回溯直线搜索 python代码

    5下载:
  2. 梯度下降法 回溯直线搜索 python代码 包含回溯直线搜索,以及初始值相同时不同alpha,beta值对下降速度的影响测试 用jupyter notebook打开
  3. 所属分类:人工智能/神经网络/遗传算法

  1. gradient_descent

    1下载:
  2. 梯度下降法python编程实例 附带相关数据文件在data.csv中 这个是油管up主Siraj Raval的课程代码(A demo of gradient descent algorithm. This is the code for "Intro - The Math of Intelligence" by Siraj Raval on Youtube)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-30
    • 文件大小:4kb
    • 提供者:橙子chen
  1. 梯度下降法

    0下载:
  2. python编写的梯度下降法,用于深度学习的初步入门
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 »
搜珍网 www.dssz.com