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

搜索资源列表

  1. BP

    0下载:
  2. 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:317800
    • 提供者:史小犇
  1. yichuanyouhuaBP

    0下载:
  2. BP神经网络程序 本程序是首先用遗传算法优化神经网络的权值和阈值,然后进行神经网络的学习运算。-BP neural network program This program is the first neural network using genetic algorithm optimization of the weights and thresholds, then the learning neural network computing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:5478
    • 提供者:xiaojie
  1. BP

    0下载:
  2. 模拟退火法优化BP网络,效果不错,不过是版本比较低了-Simulated annealing optimization of BP network, the effect is good, but is a version of the relatively lower
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1662
    • 提供者:安心
  1. GABP3

    0下载:
  2. 遗传算法 优化 BP神经网络 非线性函数 拟合-Genetic algorithm BP neural network nonlinear function approximation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:56428
    • 提供者:guanyouyuan
  1. BP

    3下载:
  2. 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
  3. 所属分类:Windows编程

    • 发布日期:2013-01-17
    • 文件大小:255452
    • 提供者:dcw
  1. BP-IMPROVEMENT

    0下载:
  2. BP神经网络的遗传优化及其应用研究,针对BP神经网络的改进进行了介绍-BP neural network optimization and application of genetic research for improved BP neural network was introduced
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:296135
    • 提供者:唐旭东
  1. GA----BP

    0下载:
  2. 遗传算法优化BP神经网络,关于y=x1平方+x2平方的-BP neural network genetic algorithm, y = x1square+ x2 square
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5611
    • 提供者:lvziling
  1. GA-BP

    0下载:
  2. 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:1405
    • 提供者:JIM
  1. Bp-network-code-genetic-algorithm

    0下载:
  2. 遗传算法优化bp网络代码,个人感觉还是很有用途-Bp network code genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3853
    • 提供者:fx
  1. BP

    0下载:
  2. example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:34379
    • 提供者:
  1. ga-bp

    0下载:
  2. 遗传算法优化bp 包括讲义 源码 十分有用 适合初学者 希望大家喜欢-Genetic algorithm optimization bp including handouts very useful source for beginners hope you like
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3709
    • 提供者:zxj
  1. BP-neural-network-with-GA

    0下载:
  2. 用遗传算法优化BP神经网络MATLAB编程实例-Optimization for BP neural network with genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:13722
    • 提供者:
  1. bp-and-matlab

    0下载:
  2. 遗传算法优化bp神经网络程序,利用本程序不但可以熟悉神经网络的工作原理,而且可以熟悉matlab编程语言,从而为以后的工作打下坚实的基础。-it s about bp and matlab,The use of this procedure can not only be familiar with the works of the neural network, but also familiar with the Matlab programming language, and thus l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2890
    • 提供者:赵小雨
  1. the-BP-neural-network

    0下载:
  2. 遗传算法优化BP神经网络权值和阈值的通用MATLAB源码-Genetic algorithm to optimize the BP neural network weights and thresholds of common MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2191
    • 提供者:gygyg2008
  1. PSO-bp

    0下载:
  2. 粒子群优化BP神经网络,使bp网络能更好的做预测输出。-Particle Swarm Optimization BP Neural Network, bp network better able to make predictions output.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:49312
    • 提供者:李永超
  1. BP

    0下载:
  2. 用遗传算法优化BP神经网络 希望帮助到大家 -Genetic algorithm to optimize BP neural network to help you Thank you
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1527
    • 提供者:王光
  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. PSO-BP

    1下载:
  2. PSO算法从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,粒子群优化Bp网络源程序,仅供参考-PSO algorithm from random solutions to find the optimal solution by iteration, the fitness evaluation solution quality, particle swarm optimization Bp network source, for reference only
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-27
    • 文件大小:778240
    • 提供者:曹亚军
  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. ga-bp-nonliner

    0下载:
  2. 遗传算法优化BP神经网——非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:53219
    • 提供者:张张
« 1 2 3 4 56 7 8 9 10 ... 37 »
搜珍网 www.dssz.com