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

搜索资源列表

  1. 遗传算法BP网络

    2下载:
  2. 基于人工神经网络的遗传算法算法融合,利用遗传算法结合BP来达到最优结果(Algorithm fusion of genetic algorithm based on artificial neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-21
    • 文件大小:1983488
    • 提供者:JesseC
  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9216
    • 提供者:冯大大
  1. ga-bp

    2下载:
  2. 一个遗传算法优化神经网络的分类器,可用于模式识别。(A genetic algorithm optimizes the classifier of neural network, which can be used for pattern recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-28
    • 文件大小:581632
    • 提供者:一狼大哥哥
  1. 基于BP神经网络的人脸识别

    4下载:
  2. 基于MATLAB的BP神经网络人脸识别算法(Face recognition algorithm of BP neural network based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2019-03-24
    • 文件大小:9818112
    • 提供者:前尘未时
  1. PSOTrainBP

    0下载:
  2. BP神经网络容易陷于局部极小值,PSO算法在无约束非线性函数优化方面性能优越,通常可以直接找寻到全局最优解,即使不能搜多到全局最优解,也距离全局最优点不远。当然,基本PSO算法陷入局部极值也是有的。对于这个缺点目前还没有找到比较有效、省市的解决方案。本案例实现利用PSO算法和BP算法共同训练神经网络,先将网络进行PSO算法训练,然后BP算法接着进行小范围精细搜索,PSO算法训练神经网络的本质就是将输出误差函数(即能量函数)看成目标函数,PSO对能量函数进行全局寻找最小值。(BP neural n
  3. 所属分类:matlab例程

    • 发布日期:2020-04-03
    • 文件大小:3072
    • 提供者:Katri
  1. pso-bp

    2下载:
  2. 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)
  3. 所属分类:其他

    • 发布日期:2020-07-21
    • 文件大小:3072
    • 提供者:奋斗66
  1. singleSAR_BP

    4下载:
  2. 点目标得SAR BP算法成像,具体说明见程序~(Point target is imaged by SAR BP algorithm. See the program for details.)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-26
    • 文件大小:1024
    • 提供者:大琳林子
  1. 蚁群bp

    1下载:
  2. 用蚁群算法优化bp神经网络,增加预测精度(Using ant colony algorithm to optimize BP neural network and increase prediction accuracy)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-31
    • 文件大小:2048
    • 提供者:浮沉yjj
  1. BP神经网络预测

    1下载:
  2. BP神经网络是目前较为简单的预测算法,但是需要要有足够的样本,本例使用神经网络算法,两步预测(BP neural network is a relatively simple prediction algorithm at present, but it needs enough samples. This example uses neural network algorithm and two-step prediction.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. NN

    0下载:
  2. 人工神经网络中的BP算法matlab代码实现(Realization of BP algorithm in artificial neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-23
    • 文件大小:8050688
    • 提供者:wangtong421
  1. 基于遗传算法优化BP神经网络的非线性预测

    1下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:53248
    • 提供者:kasino
  1. 遗传算法优化BP网络(用于电力负荷预测预测)

    3下载:
  2. 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-13
    • 文件大小:7168
    • 提供者:帅一起来
  1. BP神经网络预测 程序

    1下载:
  2. BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-10
    • 文件大小:132096
    • 提供者:zzzhai
  1. 粒子群优化算法优化BP神经网络的源代码

    1下载:
  2. 粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-30
    • 文件大小:2048
    • 提供者:阿怪啊啊
  1. BPNeuralNetwork

    1下载:
  2. 用bp算法实现模式识别,模式识别课程小作业(Pattern recognition based on BP algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-04
    • 文件大小:1024
    • 提供者:drclean
  1. PSO-BP(MATLAB)

    2下载:
  2. 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-03
    • 文件大小:6144
    • 提供者:南山居士
  1. matlab_ldpc64_BP

    6下载:
  2. 用于卫星导航多进制LDPC译码仿真 BP算法(Simulated BP algorithm for multi-band LDPC decoding for satellite navigation)
  3. 所属分类:其他

    • 发布日期:2020-02-06
    • 文件大小:3072
    • 提供者:asfadsdf
  1. 遗传算法优化的BP神经网络

    3下载:
  2. 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-18
    • 文件大小:54272
    • 提供者:孺子可教
  1. 基于GA优化的BP算法

    1下载:
  2. 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-10
    • 文件大小:5120
    • 提供者:SDXV%255F89937
  1. 改进版的bp神经网络算法编程(pso)

    1下载:
  2. 神经网络算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Neural network algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-16
    • 文件大小:2048
    • 提供者:zuoren
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com