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

搜索资源列表

  1. tdrbf

    0下载:
  2. (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. *** ***梯度RBF神经网络-*** *** *** *** *** *** *** *** gradient RBF
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:meirong
  1. Seven-RBF_NN--code

    0下载:
  2. 七个RBF神经网络的源代码:基于梯度法、OLS 、聚类、k均值聚类、函数逼近的RBF 网设计算法,及预测模型 -Seven RBF neural network source code: gradient-based method, OLS, clustering, k-means clustering, function approximation of the RBF network design algorithms, and predictive models
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8.32kb
    • 提供者:xuliangliang
  1. RBF

    1下载:
  2. 基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-23
    • 文件大小:965byte
    • 提供者:wshli
  1. RBF_2

    0下载:
  2. 此程序是神经网络中基于梯度的径向基函数算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This procedure is based on the gradient neural network radial basis function algorithm is implemented in MATL
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1.34kb
    • 提供者:lingyun
  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_OLS

    0下载:
  2. 利用RBF神经网络通过剪枝算法实现特征选择,训练时采用正交最小二乘方法-RBF feature selection algorithm with gradient decending method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.04kb
    • 提供者:Jacky
  1. RBF_Gradient

    0下载:
  2. 该程序组是基于梯度下降算法的RBF网络实现过程,包含了RBF隐含层神经元等参数的具体确定步骤。-this is the RBF network with gradient method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:1005byte
    • 提供者:尹俊
  1. RBF

    0下载:
  2. 径向基神经网络(RBF网络)的三种学习算法实现:随机选取中心法、自组织选取中心和梯度训练算法-Three radial basis function neural network (RBF) learning algorithm: randomly selected center method, self-organizing selection center and gradient training algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:5.1kb
    • 提供者:朱亚男
  1. RBF_TiDu

    0下载:
  2. 这是一个基于梯度算法的3层RBF神经网络程序,是一个很纯净的,可运行的matlab程序,作为后续改进的算法的一个基础程序是个不错的选择。-This is a three-layer gradient algorithm based on RBF neural network program, is a very clean, you can run the matlab program, as a basis for subsequent improvement program algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:zacharyhu
  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
    • 文件大小:3.6kb
    • 提供者:zhangwanli
  1. tidu-zuixiaoercheng-RBF-rar

    0下载:
  2. 这是一个梯度算法和最小二乘算法优化RBF神经网络的算法,可以用来对PVC生产中VCM的转化率进行预测,简单实用-This is a gradient algorithm and least squares algorithm of RBF neural network are optimized algorithm, can be used to predict the conversion of the PVC production of VCM, simple and practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:13.05kb
    • 提供者:孙威振
  1. rbf

    1下载:
  2. 自己编写RBF神经网络程序,RBF神经网络隐层采用标准Gaussian径向基函数,输出层采用线性激活函数,其中数据中心、扩展常数和输出权值均用梯度法求解,它们的学习率均为0.001。其中隐节点数选为10,初始输出权值取[-0.1,0.1]内的随机值,初始数据中心取[-1,1]内的随机值,初始扩展常数取[0.1,0.3]内的随机值,输入采用[0 1]的随机阶跃输入(Write your own RBF neural network, RBF neural network hidden layer
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:19kb
    • 提供者:RED2AWN
  1. RBF自适应

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

    • 发布日期:2019-12-18
    • 文件大小:2kb
    • 提供者:筱绡
搜珍网 www.dssz.com