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

搜索资源列表

  1. BPnetBP神经网络算法.zip

    0下载:
  2. bp神经网络算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:40921
    • 提供者:
  1. BP_蚁群算法_ANN

    3下载:
  2. 利用蚁群算法优化BP神经网络,程序里面有现成的数据和结果,能够自行检验
  3. 所属分类:源码下载

    • 发布日期:2010-09-10
    • 文件大小:847904
    • 提供者:mountaintao
  1. BP

    0下载:
  2. 这是一个用C#编程的BP人工神经网络算法的程序。-This is a C# programming with BP artificial neural network algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:4007795
    • 提供者:nono
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:314631
    • 提供者:张亚社
  1. BP-program

    0下载:
  2. 经典的神经网络算法中的BP源程序,可以下载后直接运行,经典中的经典!-classical neural network algorithm BP source, can be downloaded directly after running the classic classic!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:16112
    • 提供者:colan
  1. 200712517012922

    0下载:
  2. 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:555
    • 提供者:xiahong
  1. MATLAB_BP_algorithm

    0下载:
  2. 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:555
    • 提供者:flower
  1. annEXAMPLE

    0下载:
  2. BP神经网络算法,采用遗传算法训练具有7个隶属函数的FNN控制器权值的程序等-BP neural network algorithm, using genetic algorithm training with seven membership function of the FNN controller weighting procedures
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 常用的BP神经网络算法,用c++实现的,相信对大家有用-Commonly used BP neural network algorithm, using c++ Achieved, I believe all of us useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:13152
    • 提供者:yunsong
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:113497
    • 提供者:吕寿鹏
  1. BP

    0下载:
  2. 基于visual basic的遗传算法优化BP神经网络权值源程序-visual basic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3137
    • 提供者:lee
  1. BP

    0下载:
  2. bp神经网络程序,一个简单的训练算法和样本-bp neural network program, a simple algorithm and the training samples
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:258532
    • 提供者:吴明
  1. bpnet

    1下载:
  2. bp神经网络算法程序,仿真逼近一个函数,内含详细注解,适合初学者。-it is a program of bp neural network algorithm ,its function is simulating approximation of a function. it contains detailed notes, and suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1485
    • 提供者:yangmei
  1. NormalBPNet

    0下载:
  2. 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:462816
    • 提供者:高雅田
  1. BP

    0下载:
  2. 使用matlab编写的BP神经网络的算法,使用单隐层的网络,其中包括一个实例文件,对20个数据作分类。-Prepared using matlab algorithm BP neural network, using a single hidden layer networks, including an instance of the file, the data for 20 categories.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:3502
    • 提供者:yangshoping
  1. GA-BP

    1下载:
  2. 这是一个采用遗传算法优化bp神经网络权值阈值的MATLAB程序-This is a genetic algorithm to optimize neural network weights bp threshold MATLAB program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:34491
    • 提供者:chengfei
  1. fruit

    2下载:
  2. BP神经网络算法实现水果分类,学习训练然后识别,提供例子-BP neural network algorithm fruit classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:437235
    • 提供者:黄瑾
  1. bp1

    0下载:
  2. bp神经网络算法大全,包括基本算法、最优梯度下降算法、自适应算法等-bp neural network algorithm Daquan, including the basic algorithm, the optimal gradient descent algorithm, adaptive algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5461
    • 提供者:wangxx
  1. BP 神经网络算法

    0下载:
  2. BP 神经网络的MATLAB算法,里面包含了自我学习和预测的过程!
  3. 所属分类:matlab例程

    • 发布日期:2016-06-03
    • 文件大小:8443
    • 提供者:duoergun1020
  1. matlab神经网络30个案例分析程序

    2下载:
  2. 内容包括BP神经网络,遗传算法优化BP神经网络,RBF神经网络,GRNN神经网络,Hopfield神经网络,概率神经网络等。
  3. 所属分类:数值算法/人工智能

« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com