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

搜索资源列表

  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. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:91136
    • 提供者:艺宝
  1. GA-BP

    1下载:
  2. 遗传算法优化神经网络,可以增加精度,避免陷入局部极小值(BP neural network optimized by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:vfg
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
  1. BP.m

    0下载:
  2. BP神经网络建模归一化数据处理神经网络训练分类以及遗传算法优化的BP神经网络函数拟合(BP neural network modeling normalized data processing neural network training classification and genetic algorithm optimization BP neural network function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:wwhh
  1. chapter4 基于遗传算法的TSP算法

    0下载:
  2. 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:南湖南
  1. 基于遗传算法的BP神经网络优化算法

    1下载:
  2. 基于遗传算法的BP神经网络优化算法,便于相关研究人员理解(BP neural network optimization algorithm based on genetic algorithm to facilitate the understanding of relevant researchers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:jackie_lee
  1. bp

    0下载:
  2. bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:kdx
  1. BP

    0下载:
  2. BP遗传算法,电力系统短期负荷预测系统应用(BP genetic algorithm, power system short-term load forecasting system)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:六刘
  1. 基于遗传算法的BP算法

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:gakk1
  1. BP

    0下载:
  2. 遗传算法优化BP神经网络,用于随机数组的分类(Genetic algorithm optimization neural network for random array classification)
  3. 所属分类:matlab例程

  1. GA优化BP

    0下载:
  2. 已调试好的BP神经网络程序,为大家提供借鉴(bp neural network program has been debugged to provide reference for us)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:大西瓜666
  1. GA_Test

    0下载:
  2. 这是用于遗传神经网络的matlab代码, 代码里面详细表述了怎么样建立BP神经网络的GA优化方法(this is the code for GA based BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:chentrer
  1. 遗传算法优化BP神经网络预测彩票实现代码

    4下载:
  2. BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:daink198
  1. GA-BP模板

    1下载:
  2. 遗传算法优化BPmatlab代码(标注清晰),保证新手看了原理之后能看懂(Genetic algorithm optimizes the BPmatlab code (clearly marked) to ensure that the novice can understand the principle after reading it.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:57344
    • 提供者:花不棱登
  1. 遗传算法对BP网络权值阈值进行优化实例

    0下载:
  2. 遗传算法对BP神经网络权阈值进行优化,运行可用(Genetic algorithm is used to optimize the weight threshold of BP neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:luxiang
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:54272
    • 提供者:32768
  1. BP神经网络结合遗传算法用于提取工艺的多目标优化

    0下载:
  2. 结合BP神经网络的多目标规划算法,容易理解(neural networkverygood jdwo)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:76800
    • 提供者:位图
  1. 遗传算法BP网络

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

    • 发布日期:2020-10-21
    • 文件大小:1983488
    • 提供者:JesseC
  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 2 34 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com