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

 채택된 답변

Greg Heath
Greg Heath 2013년 10월 23일

0 개 추천

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

추가 답변 (1개)

Antonio
Antonio 2013년 10월 23일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2013년 10월 22일

댓글:

2013년 10월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by