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

搜索资源列表

  1. bp神经网络解决异或问题.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:1.29mb
    • 提供者:
  1. BP_network

    0下载:
  2. 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9.92kb
    • 提供者:董树晶
  1. neuralnetwork

    0下载:
  2. 三层BP神经网络实现简单异或问题,语言编程,在一篇文献上看到的,自己改了改,可以运行。如果要实现其他功能,可以改一下输入数据。-3 layers BP neural network used Visual Basic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:14.83kb
    • 提供者:宝宝
  1. bpxor

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

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

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:51.69kb
    • 提供者:153
  1. BP

    0下载:
  2. 此程序功能为,用BP神经网络解决异或问题-BP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:34.88kb
    • 提供者:abc
  1. bp

    0下载:
  2. BP神经网络实现三元异或功能,的撒谎级砍死大声的喊凯撒的客户。-BP neural network Triple XOR
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:501.18kb
    • 提供者:姜盈
  1. BBPXORRP

    0下载:
  2. BP神经网络解决的异或问题,,解决方法挺不错的可直接使用。 -BP neural network to solve the XOR problem, the solution of very good direct use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85.72kb
    • 提供者:nu
  1. BSURCEEP

    0下载:
  2. BP神经网络的C语言实现,BP神经网络解决异或问题,HMMM的C语言实现,矢量量化的C语言实现,已通过测试。 -C language implementation of the BP neural network, BP neural network to solve the XOR problem, HMMM with the C language, C language implementation of vector quantization, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:31.25kb
    • 提供者:nu
  1. BintroducetheP

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 HMMM的C语言实现 矢量量化的C语言实现 ,已通过测试。 -C language implementation of BP neural network, BP neural network to solve the XOR problem HMMM C language realization of the vector quantization of the C language, has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:102.06kb
    • 提供者:nu
  1. BPR220066P

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 cannny源代码 HMM的C语言实现 isodata K -BP Neural Network C language BP neural network solution the source HMM of XOR problem cannny of the C language to achieve isodata K
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:776.43kb
    • 提供者:qschh
  1. Backprop_ANN_XOR

    0下载:
  2. 一个用C#开发的神经网络算法,例程中用神经网络算法验证了异或输出,并用图表绘制出了训练误差曲线-A C# developer neural network algorithm, neural network algorithm validation routines using the XOR output, and graphically plots the training error curve
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:925.13kb
    • 提供者:liuyibin
  1. NN_Task1

    0下载:
  2. 建立一个bp神经网络解决异或问题:神经网络的结构采用2:2:1的结构,可以改变隐层神经元的个数。-Create a bp neural network to solve XOR problem: the structure of the neural network structure using 2:2:1, you can change the number of hidden layer neurons.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.44kb
    • 提供者:wyc
  1. ImageClassification-master

    1下载:
  2. 在这个项目中,我们的目标是建立一个识别和大小231x231图像呈现对象分类系统。我们得到了一组训练图像,每四个标签之一:1飞机;汽车2;3马,否则。我们提供了两个特点:一是方向梯度直方图(HOG),其尺寸为5408;另一个是overfeat ImageNet美国有线电视新闻网的特点,其尺寸37000。关于测试图像,我们只给出了每个图像的功能,没有标签,结果判断由平地机。我们的目标是提供二进制和多个预测。平衡错误率(BER)是我们的性能评估。为了解决这个问题,我们首先减少PCA的问题的维数,处理不
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:315kb
    • 提供者:杨雪
  1. 03275327

    0下载:
  2. BP神经网络解决异或问题,用VC可以打开浏览!也可与MATLAB接口使用,-The BP neural network to solve xor problem, using VC can open the browse!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-19
    • 文件大小:8kb
    • 提供者:oiwek
  1. yihuo

    0下载:
  2. 实现神经网络异或划分,,同时使用横线划分(Implement neural network XOR division ,, use horizontal partitioning)
  3. 所属分类:其他

搜珍网 www.dssz.com