Page 1 of 1
backpropagation algorithm and its solutioN
Posted: Tue Jun 20, 2006 10:06 am
by tosun_ewu
Dear viewer, Thanks for reading this topic.
Can anyone tell me where i will get a good algorithm and solution for
backpropagation.
Thank again.
Posted: Sun Jul 02, 2006 9:47 am
by Moha
Do you mean the packpropagation algorithm which used in neural network?
Posted: Sun Jul 02, 2006 10:37 am
by Moheeb
Do you mean the packpropagation algorithm which used in neural network?
what's pack , i know it as back ,yeah it's used in neural network? I used it to
computing the weights of a MLP.
Posted: Sun Jul 02, 2006 10:39 am
by Moheeb
what's pack , i know it as back ,yeah it's used in neural network? I used it to
computing the weights of a MLP.
Do you mean the packpropagation algorithm which used in neural network?[/quote]
Posted: Sun Jul 02, 2006 10:42 am
by Moheeb
what's pack , i know it as back ,yeah it's used in neural network? I used it to
computing the weights of a MLP.
[/quote]
Do you mean the packpropagation algorithm which used in neural network?
Posted: Sun Jul 02, 2006 11:17 am
by Moha
Sorry, it was my typing mistake. anyway, there are a lot of book that explain
this algorithm clearly. One of those is Fundamentals of Neural Networks by Fausett. Haykin has a comprehensive book on NN. I suggest you to read the fausett book, because it explain the akgorithm very good, also it is a very simple book in NN.