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

搜索资源列表

  1. Nutral-BP-CPP

    0下载:
  2. 用c++实现的神经网络程序,可以应用于测试和实现。-I don t know how to translate it correctly!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:244396
    • 提供者:Kindy
  1. BP

    0下载:
  2. 使用C语言模拟实现bp神经网络逼近正弦函数-Using C language to achieve BP network approximation analog sine function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2288
    • 提供者:
  1. c-bp

    0下载:
  2. BP网络实现程序,可以改所需参数重新运行-BP network program, you can change the parameters required to re-run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9910
    • 提供者:郎红专
  1. GA_BPNN.C

    1下载:
  2. 遗传算法优化神经网络GA_NN.C语言,同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,非常实用。-Genetic algorithm optimization neural network GA_NN.C language, synchronization topology and evolution BP network connection weights, avoiding the selection and design of the network structur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:291507
    • 提供者:sigoo
  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-14
    • 文件大小:2647
    • 提供者:小李
  1. BP-neural-network-C-language

    0下载:
  2. 利用常见且通用的C语言,通过编程实现了神经网络的智能算法,代码不算简洁,大家相互学习-The use of common and common C language programming through intelligent neural network algorithm, the code is not simple, we learn from each other
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:张龙
  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-CPP

    0下载:
  2. 用c++实现神经网络BP算法,代码有文字说明注释-Using c++ to achieve BP neural network algorithm, code text descr iption Comment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:8610
    • 提供者:张正
  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-14
    • 文件大小:2657
    • 提供者:朱孔明
  1. BP

    0下载:
  2. BP神经网络C程序,在该题的程序设计中采用了文件相关的操作,记录了相关学习和测试信息数据。-BP neural network C program, use the file related operations in the program design of the subject, record related learning and testing information data.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-16
    • 文件大小:10847
    • 提供者:德静
  1. bp

    0下载:
  2. 将三位二进制数转为一位十进制数,标准c++实现-The three bit binary number to a decimal number
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 现有一种合金由A,B,C三种元素及杂质组成 测试5次 A百分含量 [7.1 7.0 6.9 6.8 7.2] B百分含量 [3.2 3.4 3.6 3.8 4.0] C百分含量 [2.5 2.9 3.1 2.6 2.2] 硬度[78 65 78 69 72] 用BP神经网络进行拟合BP神经网络进行拟合-The BP neural network to carry on the fitting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:9502
    • 提供者:陈晗
  1. C++代码实现了BP网络

    0下载:
  2. 以下C++代码实现了BP网络,通过8个3位二进制样本对应一个期望输出,训练BP网络,最后训练好的网络可以将输入的三位二进制数对应输出一位十进制数。-The following C++ code to achieve the BP network, by eight 3-bit binary sample corresponds to a desired output, BP network training, the last three binary input trained network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-04
    • 文件大小:2488
    • 提供者:员娇娇
  1. bp

    0下载:
  2. bp算法的c语言实现,运用了自适应—动量因子方法,仅供参考。-bp algorithm c language, the use of adaptive- momentum factor method for reference purposes only.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6928
    • 提供者:段星
  1. BP

    0下载:
  2. bp网络的测试代码,使用C++编程,已测试通过,希望对大家有用,多多提意见。-Bp network test code, using c++ programming, has the tests pass, hope useful for everyone, a lot of advice.
  3. 所属分类:Data Mining

    • 发布日期:2017-05-13
    • 文件大小:2572037
    • 提供者:wang
  1. BP

    0下载:
  2. bp算法,该算法适合用于3层的c语言的代码。调试成功。-bp algrim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:24661
    • 提供者:邱正
  1. bp

    0下载:
  2. 神经网络中的最基本的BP算法,代码用C语言完成,更改代码中的绝对路径为自己的路径或者改成相对路径就可直接运行-Neural Networks and Learning Machines , the basic Back-Propagation Algorithm,developped by C Language
  3. 所属分类:AI-NN-PR

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

    0下载:
  2. 用C语言编写的BP神经网络算法,能够实现6输入3输出的神经网络-BP neural network algorithm written in C, it is possible to achieve 3 6 input output neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2873
    • 提供者:石伟
  1. BP-C

    0下载:
  2. : 针对常规 PID 控制器不能在线修正参数以及模糊规则和率属函数对专家经验的依赖 性,提出了神经网络模糊自适应 PID 控制器,-Research on Fuzzy Adaptive PID Control Based on Neural Netowork
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2267
    • 提供者:张震
  1. BP

    0下载:
  2. BP神经网络程序,包含一个C语言的原始程序,看到BP的算法流程,还有两个改进的BP程序,包括自适应动量下降法和梯度下降法-BP neural network program, the original program that contains a C language, see BP algorithm process, there are two improved BP procedures, including adaptive momentum descent and gradient
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:16101
    • 提供者:sason
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com