Welcome![Sign In][Sign Up]
Location:
Search - back propagation xor

Search list

[Other resourceBPN(Xor)

Description: 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Platform: | Size: 14220 | Author: 邬源 | Hits:

[AI-NN-PRBPN(Xor)

Description: 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Platform: | Size: 14336 | Author: 邬源 | Hits:

[AI-NN-PRbp_xor

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:

[AI-NN-PRNN1

Description: 是人工智能初学者入门的好代码。它主要解决了XOR问题,代码规范,容易理解。-back propagation neural network source code based on visual basic6.it resolve the XOR problem.
Platform: | Size: 3072 | Author: zjj | Hits:

[matlabNNcodes

Description: This is My extensive work on Neural networks and includes my MATLAB simulated programs applied for neumerous examples for XOR problems,Hebb s Rule,Back Propagation Algorithms in doc.Whoever Interested can stright away use them and get it executed in MATLAB.-This is My extensive work on Neural networks and includes my MATLAB simulated programs applied for neumerous examples for XOR problems,Hebb s Rule,Back Propagation Algorithms in doc.Whoever Interested can stright away use them and get it executed in MATLAB.
Platform: | Size: 75776 | Author: prad | Hits:

[AI-NN-PRA_very_sim977756232002-457852ngfppr2567

Description: A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. Please don t forget to give comments, credits and most important your VOTE!. And note if Neural Networks and back propagation is a mystery for you I can write a tutorial on nn and back propagation. Just tell me, if you want it, via feedback. And also, if you create another application using my neural networks please inform me. MadeBy: Paras Chopra CEO, NaramCheez paraschopra@lycos.com - A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. Please don t forget to give comments, credits and most important your VOTE!. And note if Neural Networks and back propagation is a mystery for you I can write a tutorial on nn and back propagation. Just tell me, if you want it, via feedback. And also, if you create another application using my neural networks please inform me. MadeBy: Paras Chopra CEO, NaramCheez paraschopra@lycos.com
Platform: | Size: 6144 | Author: ani | Hits:

[Windows Developredesneurais

Description: A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. Please don t forget to give comments, credits and most important your VOTE!. And also, if you create another application using my neural networks please inform me. Paras Chopra-A very simple example of Neural Networks using back propagation This program is a simple example of Neural Networks using back propagation. My code has all basic functionalities like learning rate, load net, save net, etc. You can have as many layers as you can. The code here is extensible ie you can use my code in your programs to implement neural networks. Here a sample problem and network is given. Load the network with name "XOR.nn". It solves XOR problem. Please don t forget to give comments, credits and most important your VOTE!. And also, if you create another application using my neural networks please inform me. Paras Chopra
Platform: | Size: 21504 | Author: Lordskylab | Hits:

[matlabcode

Description: 三道题,包括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 order complementary method in the design of two-band filters ( complementary high, low pass ), so as to realize the four band filter group 3: to estimate the power spectrum
Platform: | Size: 106496 | Author: 严菲 | Hits:

[AI-NN-PRANN_xor

Description: 使用反向传播法训练神经网络拟合XOR函数的简单示例。控制台界面.-Use simple example back-propagation neural network training method fitting XOR function. Console interface.
Platform: | Size: 3072 | Author: amlo | Hits:

[matlabli1

Description: 请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。-Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
Platform: | Size: 1024 | Author: 李丽红 | Hits:

[Software Engineeringbp

Description: back propagation algorithm for xor problem
Platform: | Size: 1024 | Author: nima | Hits:

[AI-NN-PRNN-Back-Propagation-Generalized

Description: Solving XOR-problem and consecutively try MNIST-dataset with fundamental level of understanding on neural networks. Recommendable for beginners ( As I am :) ) And it s fully documented.
Platform: | Size: 22830080 | Author: fordicus | Hits:

[AI-NN-PRBP

Description: 倒传递类神经网路实践,第一次使用C#,请前辈多多指导(Back propagation neural network practice, the first use of C#, please predecessors, a lot of guidance)
Platform: | Size: 98304 | Author: addwar | Hits:

CodeBus www.codebus.net