Path: news.mathworks.com!not-for-mail
From: "Adeel " <neoresearcher@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Backpropagation Neural network Code problem
Date: Sat, 14 Mar 2009 06:40:06 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 2
Message-ID: <gpfjg6$t0n$1@fred.mathworks.com>
Reply-To: "Adeel " <neoresearcher@gmail.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1237012806 29719 172.30.248.35 (14 Mar 2009 06:40:06 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 14 Mar 2009 06:40:06 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1755386
Xref: news.mathworks.com comp.soft-sys.matlab:524798


I am working on my thesis on face recognition on features of face, using backpropagation neural network. For it I had creating my own code for it (I am not using the building function). But the weights did not converge. Can someone please look at the code and hint me what might be wrong with the code.
From Adeel Raza