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

搜索资源列表

  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1024
    • 提供者:haozhelingyun
  1. BP神经网络算法的C语言实现代码

    1下载:
  2. 用C语言编程,进行bp神经网络算法程序实现(BP neural network algorithm, program implementation)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:毓漪
  1. 用遗传算法优化BP神经网络的Matlab编程实例

    3下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. bp

    1下载:
  2. 对kddcup数据集进行分析,通过该算法能够鉴别非法流量以及合法流量(The KDDCUP data set can be analyzed by this code, and the algorithm can identify illegal traffic and legitimate traffic)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:291840
    • 提供者:wqqqy
  1. bp神经元

    1下载:
  2. 一个简单的BP神经元算法,(凑20个汉子真不容易,为什么非要规定写多少说明?)(Simple BP neuron algorithm)
  3. 所属分类:易语言编程

  1. BP神经网络L_M优化算法在地下水动态预测中的应用

    0下载:
  2. BP神经网络L_M优化算法在地下水动态预测中的应用(Application of BP neural network L_M optimization algorithm in groundwater dynamic prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:191488
    • 提供者:攀攀
  1. BP人工神经网络负荷预测模型的L_M训练算法

    0下载:
  2. BP人工神经网络负荷预测模型的L_M训练算法(L_M training algorithm for load forecasting model of BP artificial neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:18432
    • 提供者:攀攀
  1. BP神经网络程序

    1下载:
  2. 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network models. BP networks can learn a
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:38912
    • 提供者:大白菜ml
  1. PSO BP wind power

    2下载:
  2. 使用风电场历史数据,基于pso-bp算法进行风电功率点预测(PSO-BP algorithm for prediction of wind power)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:15360
    • 提供者:lla2017
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络,克服原始BP神经网络的缺点,提高算法的精度。(Genetic algorithm, optimization, BP neural networ)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:呀呀听
  1. BP

    0下载:
  2. BP反向传播算法的代码,自己写的,很详细很实用(BP back propagation algorithm MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:小文 子
  1. 改进的GA优化BP

    4下载:
  2. 改进的遗传算法优化的BP神经网络,用于电厂数据的异常检测和故障诊断,已验证有效性。(The improved genetic algorithm optimized BP neural network has been validated for power plant data anomaly detection and fault diagnosis.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:23231488
    • 提供者:十年12345
  1. BP算法

    0下载:
  2. BP算法,采用连接权重的神经迭代算法实现自学习(Optimizing the connection weights through the reverse BP neural network learning algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:wen jintao
  1. bp_algorithm

    0下载:
  2. LDPC编码常用的BP译码算法,以及SDMA多址中用到的BP算法的变种-MPA算法。(LDPC coding commonly used BP decoding algorithm, and SDMA multiple access used in the BP algorithm variants-MPA algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:yason
  1. BP神经网络+最小距离分类器

    1下载:
  2. BP神经网络算法,贝叶斯-最小距离分类器,可以用于模式识别。(BP neural network algorithm, Bayesian minimum distance classifier, can be used for pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:123456梦
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. BP神经网络MATLAB中的实现

    1下载:
  2. 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. GA-BP

    0下载:
  2. 利用遗传算法对BP神经网络进行优化,算法效果较好,可移植性强。(The genetic algorithm is used to optimize the BP neural network, and the algorithm is effective and transplantable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:33792
    • 提供者:花沫樱尘
  1. GA-BP

    0下载:
  2. 算法基本要素: 1.染色体编码方法 2.适应度函数 3.遗传操作—-(选择、交叉、变异) 4.运行参数—(参数:群体大小M、遗传代数G、交叉概率Pc和变异概率Pm)(Basic elements of algorithm: 1. chromosome coding method 2. fitness function 3. - the genetic operation (selection, crossover and mutation) 4. operating pa
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:Guoshanchuan
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com