CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - back propagation xor
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - back propagation xor - List
[
Other resource
]
BPN(Xor)
DL : 0
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Date
: 2008-10-13
Size
: 13.89kb
User
:
邬源
[
AI-NN-PR
]
BPN(Xor)
DL : 0
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
Date
: 2025-07-11
Size
: 14kb
User
:
邬源
[
AI-NN-PR
]
bp_xor
DL : 0
这是一个用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
Date
: 2025-07-11
Size
: 50kb
User
:
hongbochen
[
AI-NN-PR
]
NN1
DL : 0
是人工智能初学者入门的好代码。它主要解决了XOR问题,代码规范,容易理解。-back propagation neural network source code based on visual basic6.it resolve the XOR problem.
Date
: 2025-07-11
Size
: 3kb
User
:
zjj
[
matlab
]
NNcodes
DL : 0
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.
Date
: 2025-07-11
Size
: 74kb
User
:
prad
[
AI-NN-PR
]
A_very_sim977756232002-457852ngfppr2567
DL : 0
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
Date
: 2025-07-11
Size
: 6kb
User
:
ani
[
Windows Develop
]
redesneurais
DL : 0
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
Date
: 2025-07-11
Size
: 21kb
User
:
Lordskylab
[
matlab
]
code
DL : 0
三道题,包括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
Date
: 2025-07-11
Size
: 104kb
User
:
严菲
[
AI-NN-PR
]
ANN_xor
DL : 0
使用反向传播法训练神经网络拟合XOR函数的简单示例。控制台界面.-Use simple example back-propagation neural network training method fitting XOR function. Console interface.
Date
: 2025-07-11
Size
: 3kb
User
:
amlo
[
matlab
]
li1
DL : 0
请用多层感知器(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.
Date
: 2025-07-11
Size
: 1kb
User
:
李丽红
[
Software Engineering
]
bp
DL : 0
back propagation algorithm for xor problem
Date
: 2025-07-11
Size
: 1kb
User
:
nima
[
AI-NN-PR
]
NN-Back-Propagation-Generalized
DL : 0
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.
Date
: 2025-07-11
Size
: 21.77mb
User
:
fordicus
[
AI-NN-PR
]
BP
DL : 0
倒传递类神经网路实践,第一次使用C#,请前辈多多指导(Back propagation neural network practice, the first use of C#, please predecessors, a lot of guidance)
Date
: 2025-07-11
Size
: 96kb
User
:
addwar
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.