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

搜索资源列表

  1. CVI_FP_BPANN

    0下载:
  2. labwindows/CVI的一个demo,用3层bp网络解决XOR问题 -labwindows / CVI a demo with three layers bp XOR Network Solutions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:197778
    • 提供者:彭安迪
  1. c++BPxor

    0下载:
  2. 用c语言实现的bp神经网络实现异或功能,比较好用 -use the C Language bp neural network XOR functions, better quality
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16758
    • 提供者:刘哲
  1. bp_xor

    0下载:
  2. 这是一个用BP神经网络解决XOR问题的VC程序,楞可以通过修改初始化参数,可将该程序用于其它分类的问题-this is a BP neural network to solve the XOR problem VC procedures, Labrang may amend initialization parameters, this program can be used for other classifications of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51257
    • 提供者:hongbochen
  1. bpmxor

    0下载:
  2. 带动量项的BP算法程序求解XOR问题,权值更新为批处理方式。-driven volume items BP algorithm XOR problem solving process, the right to update the value of the batch mode.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1579
    • 提供者:闰土
  1. BPprogram

    0下载:
  2. 用c语言实现bp神经网络,用bp神经网络解决了异或问题-Use C to construct BP neural network, use BP neural network to deal with the problem of xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:91190
    • 提供者:abc
  1. bpxor

    0下载:
  2. 用bp网络对xor问题的解析,比较基础,希望对大家有帮助-Xor network with bp analytical, comparative basis, in the hope that we have to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:987
    • 提供者:魏群
  1. demo4

    0下载:
  2. BP神经网络解决异或问题 BP神经网络解决异或问题-BP neural network to solve XOR problem of BP neural network to solve XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:8555
    • 提供者:雅恩
  1. b

    0下载:
  2. 利用神经网络BP算法求解异或问题的源代码-The use of neural network BP algorithm XOR problem s source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1261
    • 提供者:rrr
  1. BPNet

    0下载:
  2. 解决异或问题有多种方法,本代码应用神经网络中的BP算法解决了该问题。-Solve the XOR problem has a number of ways, the code in the application of neural network BP algorithm to solve the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:256860
    • 提供者:lcy
  1. BPshenjingwangluojiejueyihuowenti

    0下载:
  2. BP神经网络解决异或问题-BP neural network to solve XOR problem! ! ! ! ! ! ! ! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:92564
    • 提供者:刘文飞
  1. bpxor

    0下载:
  2. 用c语言实现了bp神经网络解决异或问题的算法,已经调试通过了-implement the bp xor through c
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:867
    • 提供者:进文
  1. Code

    0下载:
  2. 自编BP神经网络解决XOR问题,用到自己提出的参数调整方案。-matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4297
    • 提供者:李秋
  1. introducethemodelandalgorithm

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 HMM的C语言实现 矢量量化的C语言实现 -BP neural network to achieve the C language BP neural network to solve XOR problem of HMM VQ C language realization of the C language used to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:103964
    • 提供者:wufen
  1. BP-XOR

    0下载:
  2. BP算法在MATLAB中的程序实现,在掌握这些基本原理的同时解决XOR的分类问题,并观察BP算法的收敛性。-BP algorithm in MATLAB program implementation, in mastering these basic principles while addressing the classification of XOR and observe the convergence of BP algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:32013
    • 提供者:meng qinchao
  1. bp

    0下载:
  2. 使用Python语言实现了对异或问题的解决- The use of Python language to solve the XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:周盛威
  1. BP

    0下载:
  2. BP算法实现异或功能。并附有详细的训练数据。-BP algorithm to achieve XOR function. With detailed training data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:李小宝
  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

    0下载:
  2. 倒传递类神经网路实践,第一次使用C#,请前辈多多指导(Back propagation neural network practice, the first use of C#, please predecessors, a lot of guidance)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:98304
    • 提供者:addwar
  1. XOR2

    0下载:
  2. 该程序用BP神经网络解决XOR问题,其中设置了恒定权值、阈值和随机权值、阈值;并且将梯度下降法进行添加记忆一项来改进。(Using BP neural network to solve XOR problem, the program which set up a constant weight and threshold and random weight and threshold value;And the gradient descent method to add a to impro
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:怡墨
  1. BPNN_Python-master

    0下载:
  2. BP神经网络一个简单的异或回归训练,适合入门。(BP neural network A simple XOR regression training, suitable for getting started.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:laughing_wang
« 1 2 34 5 6 »
搜珍网 www.dssz.com