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

搜索资源列表

  1. matlab_1

    0下载:
  2. 基于C语言编写的为实现两层BP神经网络(一隐层,一输出层)可学习异或映射系统,并且不用神经网络工具箱。-Based on C,without pre-packaged toolbox, to implement 2-layer (one hidden, one output) BP system to be trained to learn function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:45871
    • 提供者:小军
  1. ann

    0下载:
  2. BP算法实现6维对称输入输出1,否则0 C++源代码 -BP algorithm to achieve six-dimensional symmetric input-output 1, otherwise 0 C++ source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2972
    • 提供者:flying
  1. ann_c

    0下载:
  2. 简单的人工神经网络实现,用C语言,训练算法是BP。-C Language applied simple artificial neural network,training method is back propogation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:吴荣泉
  1. BP8887

    0下载:
  2. 以c++代码实现了BP神经网络的类,文件中具有测试的数据,测试效果非常不错-In c++ code implements the BP neural network class, file with the test data, test results are very good
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10067
    • 提供者:mark
  1. wety

    0下载:
  2. 采用C++神经网络开发,ANNIE,可以用C++语言开发各种神经网络_比如BP,RBF,HOPFIELD,等,同时随附件带有基于VC和.NET的程序-Using C++ neural network development, ANNIE, you can use language to develop a variety of neural networks C++ _ such as BP, RBF, HOPFIELD, etc., along with the annex with VC-b
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:570558
    • 提供者:mark
  1. bpshenjingwangluo

    0下载:
  2. 一个简单的BP神经网络用C语言实现的算法-A simple algorithm BP neural network using C language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:xiaojie
  1. ZJH-1

    0下载:
  2. 应用BP神经网络解决数字识别问题,是老师给的代码,识别效率很高,代码采用C++语言编写,文件较多-Application of BP neural network to solve digital identification problem is that teachers give the code to identify the high efficiency, the code uses C++ language, file more
  3. 所属分类:AI-NN-PR

  1. FunctionApproximation

    0下载:
  2. 使用C++实现BP神经网络拟合函数f(x)=sin(x)+cos(x)-Using C++ to achieve BP neural network fitting function f (x) = sin (x)+ cos (x)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4999214
    • 提供者:zhanghuiforever
  1. bpfbi00

    0下载:
  2. bp神经网络逼近,用c语言编写,即可用于神经网络的仿真,也可以用于神经网络的实验-bp neural network approach, using c language, can be used for simulation of neural networks, neural networks can be used for experiments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3815
    • 提供者:xuda
  1. 100

    0下载:
  2. 三层BP神经网络C源码(存储、计算、训练)-BP neural network C source (storage, computing, training)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4876
    • 提供者:赵元
  1. dastebandi

    1下载:
  2. Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:90765
    • 提供者:mohsen
  1. estekhraj-vijegi

    1下载:
  2. Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13821
    • 提供者:mohsen
  1. NN_Task1

    0下载:
  2. bp 神经网络 异或 用c++ 来编程实现神经网络的异或问题-bp matlab xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1528
    • 提供者:尹纯源
  1. ANN_BP

    0下载:
  2. BP神经网络的c++实现,包含可视化界面,可供初学者参考学习使用。-BP neural network c++ implementation, including the visual interface reference for beginners to learn to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12106006
    • 提供者:高阳
  1. Cpp1

    0下载:
  2. 本代码是神经网络模型与学习算法(bp算法)的c++程序-bp algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1735
    • 提供者:王瑶
  1. BP_C

    0下载:
  2. BP神经网络算法,用C语言编写,仅供参考学习-BP neural network C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2951
    • 提供者:wx
  1. bpNeuralNetwork

    0下载:
  2. BP神经网络C++代码简单实现,包括测试集-BP neural network C++ code is simple to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2994373
    • 提供者:fengwenfeng
  1. BPNT

    0下载:
  2. 本资料是BP神经网络的c语言实现。经过调试可运行成功的.C文件。-This material is about the reality of BP natural network.And it is full.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1968
    • 提供者:huangxiaodan
  1. BPparamater

    0下载:
  2. BP神经网络参数设置C++代码,可设置锻炼次数等-BP neural network parameter settings C++ code, you can set the number of times exercise
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:Aimee Chen
  1. BPshibie

    0下载:
  2. BP神经网络识别系统识别环节的C++代码,主要用于识别英文和数字-BP neural network recognition system links C++ code, mainly used to identify English and digital
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5470
    • 提供者:Aimee Chen
« 1 2 ... 16 17 18 19 20 2122 23 »
搜珍网 www.dssz.com