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

搜索资源列表

  1. bp

    0下载:
  2. 利用BP算法实现加权系数的优化,实现误差最小-BP algorithm using the weighted coefficient is optimized to achieve the smallest error
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:50213
    • 提供者:jiwei
  1. CollectionOfBPNN

    0下载:
  2. BP神经网络的学习代码,是学习BP神经网络的入门代码,可以用于仿真实验-BP neural network to learn the code, BP neural network to learn the entry code can be used for simulation experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5339
    • 提供者:liguoliang
  1. XOR3

    0下载:
  2. BP用於3D XOR問題的分類, matlab程式-BP for 3D XOR
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1768
    • 提供者:Steve
  1. bpbyq

    1下载:
  2. bp神经网络算法,用于设备故障类型的模式识别,此例为变压器故障类型识别,并有变压器仿真数据-bp neural network algorithm for equipment failure type of pattern recognition, in this case for the transformer fault type identification, and a transformer simulation data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:5021
    • 提供者:高亮
  1. my022

    1下载:
  2. BP算法在非线性分类问题中的简单应用,三层BP网络!-BP algorithm in non-linear classification problem in a simple application of three-layer BP network!
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. C语言编的BP网络,通过简单修改就可以使用了-bp ANN based on C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3573
    • 提供者:gn
  1. example_bpnetronetwork

    0下载:
  2. BP算法例子:用一个五层的神经网络去逼近函数-example_bpnetronetwork_5layers
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2988
    • 提供者:hanzhengwen
  1. bp

    0下载:
  2. 一个解决异或问题的简单bp程序,通过提供(0,0)(0,1)等四组数据提供200次训练,是一个简单的入门程序-an simple bp program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1065
    • 提供者:blacksm
  1. bp

    0下载:
  2. 一种用于信息融合的bp算法(vc),初学者,里面有不对的地方,大家注意或者仔细看看啊-Bp one for information fusion algorithm (vc)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:10745
    • 提供者:玉林
  1. BP-neural-network-design-example

    0下载:
  2. BP神经网络的设计实例(MATLAB编程)-BP neural network design example (MATLAB Programming)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:4609
    • 提供者:王亮
  1. annexamples

    0下载:
  2. 很多神经网络的应用程序:如感知器,自适应线性元件,BP网络,霍普菲尔德网络,竞争网络...适合初学者。-Many neural network applications: such as sensor, adaptive linear element, BP network, Hopfield networks, competitive networks ... suitable for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:81675
    • 提供者:李正伟
  1. BP

    0下载:
  2. 基于C++程序的神经网络Bp算法-Based on C++ programs Bp neural network algorithm for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1271
    • 提供者:Jerry
  1. BP_study

    0下载:
  2. 基于VC++6.0的MFC编程实现人工智能的BP异或算法-Based on VC++6.0 to MFC programming of artificial intelligence algorithm for BP XOR
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3652472
    • 提供者:cfwang
  1. bp

    0下载:
  2. 用bp人工神经网络来逼近非线性函数-With bp artificial neural network to approximate nonlinear functions. . . . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1060
    • 提供者:林一
  1. five

    1下载:
  2. 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:5071
    • 提供者:hudingyin
  1. BP

    0下载:
  2. BP神经网络是指基于误差反向传播(Error Back Propagation)算法的多层前馈神经网络-tool-state classification using multi-layer perception neural networks
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:863
    • 提供者:guanjieanye
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:223838
    • 提供者:savsee
  1. BP

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:84589
    • 提供者:yg
  1. feedforward_with_GUI

    0下载:
  2. design and implementation of feedforward neural network with BP training algorithm.(include the GUI)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:564468
    • 提供者:maisam
  1. BP

    0下载:
  2. bpnet举例,因为BP网络的权值初始化都是随机生成,所以每次运行的状态可能不一样。 如果初始化的权值有利于训练,那么可能很快能结束训练。-bpnet For example, because the BP network, initialize the weights are randomly generated, so every time the state may not be the same as running. If the initialization of the wei
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1496
    • 提供者:沈龙
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com