Description: 这是一个用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 Platform: |
Size: 51200 |
Author:hongbochen |
Hits:
Description: 这是一个关于目前最前沿课题的神经网络学习模型的程序-xor-This is a topic on the forefront of the current neural network learning procedures for model-xor Platform: |
Size: 26624 |
Author:yanguang |
Hits:
Description: 小弟撰寫的類神經網路backpropagataion,可以train如xor等互斥問題,使用bcb所完成,因為開發介面較為便利,
大部分使用類別的方法撰寫,所以若有興趣移植到vc的朋友,應該也不會有太大的障礙。-Boy written by neural network backpropagataion, can train such as xor, such as mutually exclusive, the use of BCB completed, because the development of the interface is more convenient, most types of methods used to write, so if interested in transplanted into vc friends, should also will not have too big an obstacle. Platform: |
Size: 660480 |
Author:楊於 |
Hits:
Description: XOR问题是神经网络里面一个经典的问题,本例子使用Matlab自编SVM对XOR问题进行解决~-XOR problem is a classical neural network inside the issue, the examples of the use of Matlab for self-SVM to solve the XOR problem ~ Platform: |
Size: 26624 |
Author:junrren |
Hits:
Description: 自己写的一个简单的神经网络(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! Platform: |
Size: 106496 |
Author:chencailong |
Hits:
Description: 在matlab环境下,利用bp神经网络实现异或分类问题-In the matlab environment, the use of bp neural network XOR classification problem Platform: |
Size: 1024 |
Author:王渝 |
Hits:
Description: 利用三层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 Platform: |
Size: 1024 |
Author:yaozi |
Hits:
Description: Make a program to train a Backpropagation neural network which simulates the behavior of an XOR gate. Platform: |
Size: 497664 |
Author:Juan Carlos |
Hits:
Description: 一个简单的神经网络训练,一个二层的神经网络实现异或的功能-A simple neural network training, a different layer of the neural network function or Platform: |
Size: 3072 |
Author:denny |
Hits:
Description: 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 taught to calculate the AND, OR, and XOR of two input numbers: given the inputs of 0 and 1, the network should output 0, 1, and 1. The trick is that the network is not taught how to analyze the numbers the network is given several sets of inputs and the correct output for each input set, and attempts to synthesize an algorithm to provide correct outputs. If this process is correctly performed, the network may be able to yield the correct analysis of input sets for which it has not been taught the correct output.-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 taught to calculate the AND, OR, and XOR of two input numbers: given the inputs of 0 and 1, the network should output 0, 1, and 1. The trick is that the network is not taught how to analyze the numbers the network is given several sets of inputs and the correct output for each input set, and attempts to synthesize an algorithm to provide correct outputs. If this process is correctly performed, the network may be able to yield the correct analysis of input sets for which it has not been taught the correct output. Platform: |
Size: 56320 |
Author:diana |
Hits:
Description: 基于BP神经网络的非线性分类,及运用其解决异或问题,并对Iris数据进行分类-Nonlinear classification based on BP neural network and the xor problem, and its appplication on the data of Iris. Platform: |
Size: 8192 |
Author:raimose |
Hits: