CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法优化BP神经网络

搜索资源列表

  1. GA-to-optimize-BP

    0下载:
  2. 本文档是使用遗传算法(GA)优化BP神经网络的编程实例,运行环境为matlab r2007b,内有注释-This document is the use of genetic algorithms (GA) to optimize BP neural network programming examples, the operating environment for matlab r2007b, there are notes
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:xiaOshi
  1. GA_BP

    0下载:
  2. 遗传算法对BP神经网络的优化,帮助其优化参数,在进行训练-Genetic algorithm (ga) optimization of BP neural network, help the optimization parameters, in the training
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5097
    • 提供者:tangmx
  1. GAandBP

    0下载:
  2. 用matlab实现的遗传算法与BP神经网络的优化算法。-Matlab genetic algorithm with BP neural network to achieve optimization algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:376371
    • 提供者:Sam
  1. 2013bmtjb

    0下载:
  2. 针对图像分割的复杂性,利用遗传算法对BP神经网络的权值和阈值进行优化,设计出误差最小的神经网络,然后再对图像的像素进行分类识别,实现并提高了图像分割性能。仿真实验表明,与传统的图像分割方法相比,取得了比传统方法更好的图像分割效果。-image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5986
    • 提供者:lijian
  1. chap10

    0下载:
  2. 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:15033
    • 提供者:张晓
  1. chapter3

    0下载:
  2. BP神经网络算法 基于遗传算法的BP神经网络算法实现对结果的优化-Based on BP neural network algorithm to optimize the BP neural network algorithm genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5254
    • 提供者:peng
  1. 000003

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的源代码实现,比较了增添遗传算法前后的差别-BP neural network optimization algorithm based on genetic algorithm of the source code to achieve, compared with the genetic algorithm before and after the difference
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4932
    • 提供者:付余
  1. GABPMain

    0下载:
  2. 基于遗传算法的BP神经网络优化算法的MATLAB代码,用遗传算法优化BP网络计算。-BP neural network based on genetic algorithm (ga) optimization algorithm of MATLAB code, and use genetic algorithm to optimize BP network computing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1230
    • 提供者:海韦希
  1. genetic-algorithm

    0下载:
  2. 根据遗传算法和BP神经网络理论,在matlab软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-According to the theory of genetic algorithm and BP neural network, in the matlab software programming to realize BP neural network nonlinear systems based on genetic algorithm optimization fitt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:55163
    • 提供者:汪杰
  1. chapter3

    0下载:
  2. 遗传算法、粒子群算法优化BP神经网络-非线性函数拟合-Genetic algorithm and particle swarm optimization for BP neural network nonlinear function fitting
  3. 所属分类:Software Testing

    • 发布日期:2017-12-11
    • 文件大小:54213
    • 提供者:liwei
  1. GA_BP

    0下载:
  2. 基于遗传算法的BP神经网络优化算法,以某拖拉机的齿轮箱为工程背景,介绍使用基于遗传算法的BP神经网络进行齿轮箱故障的诊断。-BP neural network optimization algorithm based on genetic algorithm, in the engineering background of a tractor gearbox, introduces using BP neural network based on genetic algorithm for g
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:4788
    • 提供者:琼琼
  1. GA-BP

    0下载:
  2. GA-BP代码(遗传算法改进优化BP神经网络算法)-GA-BP code (genetic algorithm improved BP neural network algorithm)
  3. 所属分类:Document

    • 发布日期:2017-12-11
    • 文件大小:2650
    • 提供者:彭子曰
  1. chi-lun-xiang

    1下载:
  2. 基于遗传算法的BP神经网络优化算法。以此方法对齿轮箱进行故障诊断。-Optimization Algorithm of BP Neural Network Based on Genetic Algorithm. In this way, the gearbox is diagnosed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:5064
    • 提供者:lcy
  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. GeneBP

    0下载:
  2. 在matalb环境中,用遗传算法优化BP,求解神经网络模型参数(In the MATALB environment, the genetic algorithm is used to optimize the BP, and the parameters of the neural network model are solved)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:191488
    • 提供者:custhaiyang
  1. 636614

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:22528
    • 提供者:qaeratoq
  1. 源程序

    0下载:
  2. 神经网络案例,包括语音识别,线性预测、粒子群算法、遗传算法的优化等(some cases of neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:7120896
    • 提供者:Bonniee
  1. matlab

    1下载:
  2. 基于matlab的BP神经网络训练程序,采用遗传算法优化权值阀值,(Optimization of genetic algorithm for matlab BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:秋风wxd
  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. GABP

    1下载:
  2. GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)
  3. 所属分类:其他

    • 发布日期:2019-11-11
    • 文件大小:2048
    • 提供者:H~Sunshine
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com