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

搜索资源列表

  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. BP神经网络的C语言实现

    1下载:
  2. BP神经网络的C语言实现-Neural Network C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3923
    • 提供者:tu
  1. BP-NN-in-C

    0下载:
  2. BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40992
    • 提供者:舒畅
  1. C++BilderBp

    0下载:
  2. C++实现BP神经网络,实现模拟函数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:460976
    • 提供者:jlfkjaslkfj
  1. BP神经网络C程序

    1下载:
  2. 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2970
    • 提供者:方价钱
  1. BP神经网络C++实现

    1下载:
  2. BP神经网络C++实现
  3. 所属分类:数值算法/人工智能

  1. BP

    0下载:
  2. 内含基本BP算法C语言程序,让你快速入门BP神经网络的实现原理-Containing the basic BP algorithm C language programming, allows you to Quick Start BP neural network to achieve the principle of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5437
    • 提供者:华志明
  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. BP

    0下载:
  2. c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision
  3. 所属分类:AI-NN-PR

  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. bp3

    0下载:
  2. bp神经网络c实现(有点错误,转自网络,与大家分享)-bp neural network c implementation (bit error, switched network, to share with you)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3305
    • 提供者:武力
  1. BP2

    1下载:
  2. visual c++实现BP神经网络,可以绘出误差曲线,逼近曲线-visual c++ to achieve BP neural network, can draw the error curve, approximation curve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:31754
    • 提供者:Joy
  1. bp

    0下载:
  2. BP神经网络-C语言实现 C语言来实现一个简单的单隐藏层的BP神经网络,,因此对于其他C类语言(C#、JAVA等)只需对本文中的代码稍作修改即可移植。-BP neural network-C language C language to implement a simple single hidden layer BP neural network, so for the other C-like language (C#, Java, etc.) only need to make som
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1373
    • 提供者:李冬
  1. BP-net-sourceCode-C-language

    0下载:
  2. 原始的BP神经网络,c语言实现,代码简单,而且能够在训练完后,直接进行使用测试-The original BP neural network, c language, the code is simple, and can be finished in training, direct use test
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2647
    • 提供者:小李
  1. BP-neural-network-code

    0下载:
  2. 这是BP神经网络C语言实现代码,代码不是我写的,是从一本书里找到的,如果想要查看书籍,可以联系我又给你-This is BP neural network C language code, the code is not what I wrote, is found a book, if you want to see books, you can contact me gave you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3734
    • 提供者:朱建华
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络c#语言实现,有比较详尽的注释说明,方便基本了解算法结构。-BP neural network c# language, there are more detailed explanatory notes to facilitate a basic understanding of the algorithm structure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2657
    • 提供者:朱孔明
  1. bpNetWork

    1下载:
  2. BP神经网络C++实现,异或学习为例。层数及每层节点数可设定。(BP neural network C++ implementation, XOR learning as an example. The number of layers and the number of nodes per layer can be set.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:cp_ebook
  1. BP neural network is programmed with C++

    0下载:
  2. 神经网络的C语言实现,适合初学者学习使用,也可以进一步开发(BP neural network is programmed with C)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:NewDream
  1. bpC++

    0下载:
  2. 本文档是用c实现的 基于bp神经网络的 可以实现计算a+b和的程序(This document is a program for computing a+b and a+b based on BP neural networks implemented in C)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:3335168
    • 提供者:码农二号
  1. 神经网络C源码

    2下载:
  2. 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:361472
    • 提供者:hanzy88
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com