training 2 examples of neural networks

hello and thanks for any reply; my problem is this, I have to train a neural networks whit the next characteristics 1.- 2 input 2 output whit 2 layer (1 hidden) the first block is full conected and the hidden layer too whit the input block I have to create an back propagation alghorithm that calculates every wheigt in the nn for this inpattern=[0 0 1 1;0 1 0 1] targets=[0 0 1 0;0 1 0 0] I have found many examples of back propagation alghoritms applied for XOR problems but I don't know how to use that code to make a solution of my problem, hope anyone can help me

 Akzeptierte Antwort

Greg Heath
Greg Heath am 23 Okt. 2013

0 Stimmen

NEWSGROUP SEARCHWORDS No. Hits
xor 441
xor neural 25
xor greg 20
xor neural greg 14
ANSWERS
xor 67
xor neural 11
xor greg 10
xor neural greg 9
Let us know if you have any specific questions.
Thank you for formally accepting my answer
Greg

Weitere Antworten (1)

Antonio
Antonio am 23 Okt. 2013

0 Stimmen

I'm sorry Greg I'm new on this thing, what you want me to do is look for mi problem in other places in this webpage? in deed I did, but I did not found anythin for what I looking for, sorry again man, I'll be reading de ways to use this

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 22 Okt. 2013

Kommentiert:

am 23 Okt. 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by