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

搜索资源列表

  1. bp_win32

    0下载:
  2. BPN 網絡演算这是用VCwin32编写的用遗传算法优化神经网络的程序-Error Back-propagation Training Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:109940
    • 提供者:eddinn
  1. geneticalgorithmoptimizationneuralnetwork

    0下载:
  2. 这个程序是首先使用遗传算法优化神经网络权值和阈值,然后学习神经网络计算。参数的值有些可以根据需要进行修改。神经网络结构是一个简单的三层架构,可根据增加的情况下隐藏层,相应的修改程序。-This program is the first to use genetic algorithm optimization neural network weights and thresholds, then the learning neural network computing. Some of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:5653
    • 提供者:刘昶
  1. RBF1

    0下载:
  2. 粒子群算法、遗传算法优化的RBF神经网络程序-Particle swarm optimization, genetic algorithm optimization on RBF neural network program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4320
    • 提供者:清风
  1. Gycsfzipe

    0下载:
  2. 用遗传算法优化BP神经网络的MMatlab编程实例 -BP neural network with genetic algorithm optimization MMatlab programming examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1747
    • 提供者:leyuan
  1. myga-bp

    1下载:
  2. 修改过的用c语言编写的遗传算法优化BP神经网络初始阈值的程序,效果还行。可根据实际情况加一些归一化。-Modified genetic algorithm to optimize BP neural network initial threshold c language program, the effect is okay. Actual situation according to add some normalization.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:392110
    • 提供者:刘阳
  1. GA-.BP

    0下载:
  2. 通过遗传算法优化BP神经网络权系数,达到局部的最有、优-By genetic algorithm to optimize BP neural network weight coefficient to reach the most local, excellent
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:4165
    • 提供者:王林
  1. Ggabpzipe

    0下载:
  2. 遗传算法优化BP神经网络的权权值的matlab程序源代码。 -BP neural network genetic algorithm to optimize weight weights matlab program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:130957
    • 提供者:家庭教师
  1. GA-RBF

    1下载:
  2. 用遗传算法优化RBF神经网络,我自己用matlab写的,希望对大家有用。-Using genetic algorithms to optimize the RBF neural network, using matlab to write my own, I hope useful.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4653
    • 提供者:何小华
  1. main

    0下载:
  2. 遗传算法优化BP神经网络采用遗传算法优化神经网络的权值和阈值。-nerual network
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:969
    • 提供者:lanxiao
  1. bpaga-bp

    0下载:
  2. BP神经网络和遗传算法优化的BP神经网络-BP neural network and genetic algorithm to optimize BP neural network
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:43419
    • 提供者:全权
  1. genetic--BP-weights-and-threshold

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值的matlab-The use of genetic algorithm to optimize BP neural network weights and threshold
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:112104
    • 提供者:haiguangchao
  1. ga_bp_example

    0下载:
  2. 遗传算法优化BP神经网络,使网络具有更高精度的泛化能力。-Genetic algorithm optimization BP neural network, the network has more accurate generalization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:103202
    • 提供者:王攀
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:43008
    • 提供者:drafei
  1. 遗传算法优化BP神经网络用于非线性函数拟合

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

    • 发布日期:2018-01-02
    • 文件大小:91136
    • 提供者:艺宝
  1. 智能优化算法

    3下载:
  2. 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2027520
    • 提供者:韬文
  1. 智能优化算法资料

    0下载:
  2. 优化算法有很多,经典算法包括:有线性规划,动态规划等;改进型局部搜索算法包括爬山法,最速下降法等,模拟退火、遗传算法以及禁忌搜索称作指导性搜索法。而神经网络,混沌搜索则属于系统动态演化方法。 梯度为基础的传统优化算法具有较高的计算效率、较强的可靠性、比较成熟等优点,是一类最重要的、应用最广泛的优化算法。但是,传统的最优化方法在应用于复杂、困难的优化问题时有较大的局限性。(There are many optimization algorithms, the classical algori
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1857536
    • 提供者:韬文
  1. chapter4

    0下载:
  2. 用遗传算法优化BP神经网络,并进行结果预测的操作(Optimization of BP by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:192512
    • 提供者:行航
  1. 基于遗传算法的BP算法

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

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:gakk1
  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
    • 提供者:帅一起来
« 12 »
搜珍网 www.dssz.com