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

搜索资源列表

  1. BPN(Xor)

    0下载:
  2. 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.89kb
    • 提供者:邬源
  1. c++BPxor

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

    • 发布日期:2008-10-13
    • 文件大小:16.37kb
    • 提供者:刘哲
  1. 利用bp神经网络实现异或分类问题

    4下载:
  2. 在matlab环境下,利用bp神经网络实现异或分类问题,In the matlab environment, the use of bp neural network XOR classification problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-09-16
    • 文件大小:1.04kb
    • 提供者:王渝
  1. BP_XOR

    0下载:
  2. 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1.27kb
    • 提供者:yaozi
  1. bpnet

    0下载:
  2. 用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:34.45kb
    • 提供者:
  1. BP_XOR

    0下载:
  2. 自己写的一个简单的神经网络(BP)算法,用来解决异或(XOR)问题,初学神经网络的人可以下来看!-Wrote it myself a simple neural network (BP) algorithm, to solve the exclusive-OR (XOR) problem, learning neural network can look at the next!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:104.23kb
    • 提供者:chencailong
  1. Bp_net

    0下载:
  2. 测试神经网络异或问题,只是一个很小的程序,希望大家能多多指教。-Testing neural network XOR problem, only a small fraction of the procedure, I hope we can all the exhibitions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:41.05kb
    • 提供者:罗瑞
  1. Backpropagation

    0下载:
  2. Make a program to train a Backpropagation neural network which simulates the behavior of an XOR gate.
  3. 所属分类:Education soft system

    • 发布日期:2017-03-28
    • 文件大小:485.79kb
    • 提供者:Juan Carlos
  1. neural_xor

    0下载:
  2. code for XOR problem using BP neural network without using matlabtoolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1003byte
    • 提供者:merit
  1. BP_XOR_MATLAB

    0下载:
  2. 对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:656.24kb
    • 提供者:Bruce
  1. neural

    0下载:
  2. neural network back-progate to solve xor question,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:681byte
    • 提供者:neal
  1. XOR

    0下载:
  2. VC++实现BP前向神经网络异或算法,(非常好)-VC++ to achieve BP XOR forward neural network algorithm (very good)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:96.5kb
    • 提供者:肖坤
  1. xorbp

    1下载:
  2. matlab语言编写的基于BP神经网络的异或问题分类-matlab language BP neural network based on the XOR problem classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-12-08
    • 文件大小:1kb
    • 提供者:gaohainan
  1. neural-network-training-for-XOR

    0下载:
  2. 一个简单的神经网络训练,一个二层的神经网络实现异或的功能-A simple neural network training, a different layer of the neural network function or
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.08kb
    • 提供者:denny
  1. Backpropagation-Neural-Network-v1.0

    0下载:
  2. This "classic" style of neural network is used for spontaneously generating an algorithm for the analysis of numeric patterns. The goal is to "teach" the network how to analyze a desired set of numeric inputs. For instance, the network might be taugh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:54.96kb
    • 提供者:diana
  1. BP-xor

    0下载:
  2. 基于c++实现bp神经网络实现异或功能 有助于了解神经网络-bp neural network xor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:85.56kb
    • 提供者:jiang
  1. ABCNNTrain

    0下载:
  2. Training Artificial Neural Network. XOR Problem. Summation Units, Log-Sigmoid Neurons with Biases. Input Layer: 2, Hidden Layer: 2, Output Layer: 1 neurons. Returns mean square error between desired and actual outputs. Reference Pape
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4.83kb
    • 提供者:ehsan
  1. BP-neural-network-

    0下载:
  2. BP神经网络解决异或问题,在VC6.0下编译通过-BP neural network to solve the XOR problem, compiled by VC6.0
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:96.73kb
    • 提供者:陈轩
  1. xor

    0下载:
  2. Neural network Xor example
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:84.11kb
    • 提供者:Tom Jang
  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
    • 文件大小:8.3kb
    • 提供者:raimose
« 12 3 4 5 »
搜珍网 www.dssz.com