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

搜索资源列表

  1. BPxor

    0下载:
  2. BP网络实现传统分类,典型的如XOR AND OR逻辑。-BP network implement traditional classify.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3297762
    • 提供者:邵延飞
  1. matlab_neat

    0下载:
  2. 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:73130
    • 提供者:赵昀
  1. program

    0下载:
  2. 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:23115
    • 提供者:louis
  1. program_Louis

    0下载:
  2. 自写的BP神经网络解决XOR问题的程序,保证能用。-A matlab program used to deal the XOR problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:23211
    • 提供者:louis
  1. Tprogramh

    0下载:
  2. 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。 已通过测试。 -The first two artificial intelligence program the written C++ animal discrimination procedures and the XOR algorithm bp procedures.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:21129
    • 提供者:sacri
  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
    • 文件大小:87776
    • 提供者: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
    • 文件大小:31998
    • 提供者: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
    • 文件大小:104507
    • 提供者: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
    • 文件大小:795065
    • 提供者:qschh
  1. BP_XOR

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

    • 发布日期:2017-11-17
    • 文件大小:1414
    • 提供者:junexa
  1. code

    0下载:
  2. 三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:106704
    • 提供者:严菲
  1. XORProblem

    0下载:
  2. 基于aforge.net开源类库,BP神经网络是xor问题的C#算法实现,附带测试数据-Open-source library based on aforge.net, the BP neural network is xor problem c# algorithm, with test data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:360336
    • 提供者:
  1. neural-network

    0下载:
  2. 基于BP神经网络的非线性分类,及运用其解决异或问题,并对Iris数据进行分类-Nonlinear classification based on BP neural network and the xor problem, and its appplication on the data of Iris.
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:8495
    • 提供者:raimose
  1. ge_bp_xor

    0下载:
  2. 利用遗传算法解决BP网络异或问题/XOR的分类,-Genetic algorithm to solve the BP network the XOR problem
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:2484
    • 提供者:朱小小
  1. BP_XOR

    0下载:
  2. 使用了神经网络中的BP算法,实现XOR操作-Using a neural network BP algorithm, XOR operation
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1535
    • 提供者:xuhrat
  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
    • 文件大小:1478
    • 提供者:wyc
  1. b

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

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:学院奖
  1. yihuo

    0下载:
  2. 利用BP神经网络实现异或问题求解,这里使用的是VS2012版本-BP neural network XOR problem solving, here is the VS2012 version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3959442
    • 提供者:zhanghuiforever
  1. homework6

    0下载:
  2. This is BP for XOR, For 2 hidden neuron
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:37880
    • 提供者:cho
  1. b

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

    • 发布日期:2017-04-11
    • 文件大小:1075
    • 提供者:theac
« 1 2 3 4 56 »
搜珍网 www.dssz.com