CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - BP神经网络

搜索资源列表

  1. 人工神经网络BP算法源代码与演示程序

    1下载:
  2. 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1621469
    • 提供者:唐唐
  1. bp_1

    0下载:
  2. BP神经网络用VC。NET的 c#编写,是任意输入,单数出-BP neural network with the VC.NET c # prepared arbitrary input, single out a few
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:32109
    • 提供者:lgy
  1. BP

    0下载:
  2. 训练好的BP神经网络 还有训练的数据 在C++控制台下的程序
  3. 所属分类:C#编程

    • 发布日期:2014-01-17
    • 文件大小:14358
    • 提供者:zheng
  1. BPC

    0下载:
  2. C语言编写的BP神经网络算法,通用性比较强,读着只需要在使用时改掉几个传递参数即可调用
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3930
    • 提供者:李运升
  1. BPc++

    0下载:
  2. BP算法的C++源程序,软件实现BP神经网络的功能-BP algorithm in C source code, software BP network functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7203
    • 提供者:mary
  1. 对sinx在区间 内采样数点作为BP神经网络训练

    0下载:
  2. (1)对sinx在区间 内采样数点作为BP神经网络训练样本,然后利用该训练好的网络输出sinx的值。 (2)将函数换成 , ,重复(1)的实验。
  3. 所属分类:C#编程

  1. bp c#源码

    0下载:
  2. bp神经网络 c#源码,已通过测试
  3. 所属分类:C#编程

  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. ANN

    2下载:
  2. 人工神经网络的c++实现方法,包括BP,RBF,SOM,LVQ等网络的源程序-Artificial neural network c++ realization, including BP, RBF, SOM, LVQ and other network source
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:108884
    • 提供者:feng lili
  1. ANN_MATLAB_CODE

    0下载:
  2. 人工神经网络的BP、Hopfield模型-Artificial neural network BP, Hopfield model
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:37736
    • 提供者:James
  1. BP

    0下载:
  2. 神经网络BP算法,c语言编写的,通用可移植!-BP neural network algorithm, c language, general-purpose portable!
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3486
    • 提供者:林雨宣
  1. BP

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

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

    0下载:
  2. TC环境下,利用BP神经网络,通过输入输出数据对,训练网络,然后对同目标群体不同输入数据进行预测,并生存训练及预测结果文档。-It realized prediction with BP-NN.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3613
    • 提供者:长城
  1. BP-neural-network

    0下载:
  2. BP神经网络,包括由大量的简单基本元件——神经元相互联接而成的自适应非线性动态系统。每个神经元的结构和功能比较简单,但大量神经元组合产生的系统行为却非常复杂。-BP neural network,By a large number of simple basic components- neurons interconnected by adaptive nonlinear dynamic systems. The structure and function of each neuron is
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:4776
    • 提供者:曾军
  1. NerulNetwork

    0下载:
  2. 使用 C# 编写的BP神经网络程序源码。-BP nural networks algorithm implement by CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:63227
    • 提供者:tigeru
  1. BP-algorithm

    0下载:
  2. 人工神经网络BP算法 1、动态改变学习速率2、加入动量项-BP algorithm of artificial neural networks
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:3960
    • 提供者:lichao
  1. GA-BP

    0下载:
  2. BP神经网络 GA-BP 非常实用的源码-Very useful source of BP Neural Network GA-BP
  3. 所属分类:CSharp

    • 发布日期:2017-11-02
    • 文件大小:154973
    • 提供者:黄慧
  1. BP-neural-net-character-recognition

    0下载:
  2. BP神经网络实现字符的识别,从最开始的车牌定位到最终通过神经网络实现字符的识别。-BP neural network character recognition, license plate positioning from the beginning to the final neural network character recognition.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:5074340
    • 提供者:庹玉龙
  1. bp

    0下载:
  2. bp神经网络算法,具体的代码。 是正确的,能给出正确的结果-bp algorithm code。A bp algorithm can run
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:胡佳
  1. BP

    0下载:
  2. BP神经网络,用C#实现反向神经网络识别iris花数据集,准确率95 以上-BP neural network, using C# implementation iris flower reverse neural network dataset, the accuracy rate above 95
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:417549
    • 提供者:邵双
« 12 »
搜珍网 www.dssz.com