CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - BP算法

搜索资源列表

  1. GA-to-optimize-BP

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

    • 发布日期:2017-04-03
    • 文件大小:53377
    • 提供者:陈晗
  1. StandardBPalgorithmCode

    0下载:
  2. 该代码是基于标准BP算法训练样本数据的代码,压缩包里包含代码和样本数据。 BP(Back Propagation)神经网络,即信号的正向传播+误差的反向传播,该网络是应用最广泛的一种神经网络模型。BP网络的设计主要包括输入层,隐层,输出层及各层之间的权值、阈值及传输函数等几个方面。-The code is based on code standard BP algorithm training data, compression bag containing the code and sampl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2770
    • 提供者:zzuzwj
  1. BP

    0下载:
  2. 典型的神经网络算法,含详细注释,供新手学习和借鉴-A typical neural network algorithm, with detailed notes, for beginners to learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:817
    • 提供者:刘燕
  1. bp_f2

    0下载:
  2. 基于模式识别的经典神经网络的BP算法的MATLAB程序-Based on the classic pattern recognition neural network BP algorithm MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3484
    • 提供者:李刚
  1. BP

    0下载:
  2. 该程序为BP神经网络算法,具有一定的实用性,希望对大家有帮助-The program for the BP neural network algorithm, with a certain practicality
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1290
    • 提供者:高礼圳
  1. bp-ga-method

    0下载:
  2. 基于遗传算法的BP神经网络算法(以下简称BP—GA)就是在BP神经网络的学习过程中,将权重和阀值描述为染色体,并选取适宜的适应函数,然后进行GA迭代,直到某种意义上的收敛.-GA BP neural network algorithm (hereinafter referred to as BP-GA) is in the learning process BP neural network, the weights and thresholds described as chromosomes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:charle007
  1. Genetic-algorithm-optimization-BP

    0下载:
  2. 运用遗传算法优化BP神经网络-来求取非线性函数拟合用图-Using genetic algorithm optimization BP neural network- to strike a nonlinear function fitting Fig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:53305
    • 提供者:weishixiong
  1. BP-hehanshubiaoda

    0下载:
  2. 在Windows环境中利用Matlab实现BP学习算法在达到期望均方误差最小的情况下正确表达傅里叶核函数。-BP learning algorithm using Matlab achieve in the Windows environment to achieve the desired mean square error at minimal correct expression of Fourier kernels.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:198588
    • 提供者:meng qinchao
  1. Autoencoder_Code

    0下载:
  2. 深信度网络中的自编码部分,包括受限玻尔兹曼机训练,BP算法反向微调,深度学习入门学习材料!-Convinced of the network of self-coding parts, including Restricted Boltzmann Machine training, BP algorithm reverse trimming, deep learning introductory learning materials!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11614855
    • 提供者:derrick rose
  1. PG_DEEP-master

    0下载:
  2. 深度学习之深信度网络的c++实现版本,基于作者论文的matlab 代码。代码风格简单易懂,实现了cd算法,bp算法微调的过程-C++ convinced depth learning of the network implementation version, based on the author' s thesis matlab code. Code is easy to understand style, realized cd algorithm, bp algorithm tri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:18035979
    • 提供者:derrick rose
  1. NN

    0下载:
  2. 改进过的BP算法,有dropout,和weight decay项,可以设置三种激活函数。可以用来分类。-BP had improved algorithm, dropout, and weight decay term, you can set three activation functions. It can be used for classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6742
    • 提供者:单清序
  1. PSO-BP

    0下载:
  2. 利用PSO算法优化BP神经网络,得到适应度函数曲线图-PSO to optimize the BP neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:48769
    • 提供者:门瑜
  1. BP

    0下载:
  2. MATLAB 实现的BP神经网络,没有使用newff函数,自行编写的程序,还有多种改进算法。-MATLAB BP neural network, there is no use newff function, its own written procedures, there are many kinds of improved algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7449
    • 提供者:Jing
  1. FA-BP

    1下载:
  2. 萤火虫算法适用于各个方面的极值寻优,优化模型参数,提升模型精度。-Firefly algorithm is suitable for the optimization extreme of the various aspects of optimizing the model parameters, improve the model accuracy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:10300
    • 提供者:王博
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络程序,利用遗传算法找出最优的权值和阈值赋予BP神经网络并开始训练。-Genetic algorithm optimization BP neural network program, the use of genetic algorithm to find the optimal weights and thresholds given BP neural network and start training.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8447
    • 提供者:钟金童
  1. ANN

    0下载:
  2. 人工神经网络实例,四层结构,基于BP算法,对正负样本进行分类-Artificial Neural Network,four layers,Based on BP algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:155131
    • 提供者:赵保付
  1. BPNN_Java

    0下载:
  2. 神经网络,BP算法,对iris数据进行训练和测试。本程序采用Java语言编写,学习正确率达98 。-iris data analysis,java programming,bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11495
    • 提供者:kenbob
  1. BP_IRIS

    0下载:
  2. BP算法对IRIS数据进行分类,MATLAB代码,带数据文件-BP algorithm,iris data analysis,matlab programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4213
    • 提供者:kenbob
  1. Nonlinear-classifier

    0下载:
  2. 非线性分类器,包括ANN-BP算法的matlab代码实现和性能分析,以及近邻法的实现-Non-linear classifiers, including ANN-BP algorithm matlab code and performance analysis, and nearest neighbor methods to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:911592
    • 提供者:罗阳
  1. BP-network

    0下载:
  2. 利用matlab实现bp人工神经网络算法,根据训练集合训练模型,测试集合进行模型的测试-Using matlab bp artificial neural network algorithm, according to the training set training model, test collection model test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1649
    • 提供者:陈茁
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com