| MATLAB Central > MATLAB Newsreader > Backpropagation Neural network Code problem |
|
|
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 14 Mar, 2009 06:40:06 Message: 1 of 71 |
|
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. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 14 Mar, 2009 06:49:02 Message: 2 of 71 |
|
"Adeel " <neoresearcher@gmail.com> wrote in message <gpfjg6$t0n$1@fred.mathworks.com>... |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 16 Mar, 2009 19:42:43 Message: 3 of 71 |
|
On Mar 14, 2:49=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 17 Mar, 2009 03:46:01 Message: 4 of 71 |
|
"Adeel " |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 17 Mar, 2009 19:13:33 Message: 5 of 71 |
|
On Mar 17, 2:40 pm, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 17 Mar, 2009 21:06:56 Message: 6 of 71 |
|
On Mar 17, 3:13=A0pm, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 18 Mar, 2009 08:29:02 Message: 7 of 71 |
|
http://www.mathworks.com/matlabcentral/newsreader/create_message?reply_id=635662 |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 18 Mar, 2009 08:34:02 Message: 8 of 71 |
|
I am sending u the flowchart of the algo at the email addres of u's at gmail |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 18 Mar, 2009 08:49:01 Message: 9 of 71 |
|
I checked the matlab documentation they did count the output layer. Although, I did comment the layer as hidden layer instead of output layer. And u r right to change that to output layer. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 18 Mar, 2009 10:52:01 Message: 10 of 71 |
|
Greg Heath <heath@alumni.brown.edu> |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 18 Mar, 2009 15:03:30 Message: 11 of 71 |
|
On Mar 18, 4:29=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 18 Mar, 2009 15:46:05 Message: 12 of 71 |
|
Basic Backpropagation Learning Strategy (Tutorial) |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 18 Mar, 2009 15:50:49 Message: 13 of 71 |
|
On Mar 18, 11:46=A0am, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 19 Mar, 2009 17:13:01 Message: 14 of 71 |
|
Sir Thank you for your kind help and time that you had given to me. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 19 Mar, 2009 21:03:48 Message: 15 of 71 |
|
On Mar 19, 1:13=A0pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 19 Mar, 2009 21:06:14 Message: 16 of 71 |
|
On Mar 19, 1:13 pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 20 Mar, 2009 05:51:03 Message: 17 of 71 |
|
On Mar 19, 5:06=A0pm, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 20 Mar, 2009 13:39:01 Message: 18 of 71 |
|
|
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 20 Mar, 2009 16:57:56 Message: 19 of 71 |
|
On Mar 20, 9:39 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 21 Mar, 2009 15:28:01 Message: 20 of 71 |
|
I am sending the pseuodocode of the algorithm with actual code. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 21 Mar, 2009 19:22:36 Message: 21 of 71 |
|
On Mar 21, 11:28 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 22 Mar, 2009 08:17:01 Message: 22 of 71 |
|
You said |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 22 Mar, 2009 08:32:42 Message: 23 of 71 |
|
>I am sending the pseuodocode of the algorithm with actual code. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 22 Mar, 2009 09:04:02 Message: 24 of 71 |
|
I had commented the plot. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 22 Mar, 2009 21:30:20 Message: 25 of 71 |
|
here is the code |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 22 Mar, 2009 22:47:10 Message: 26 of 71 |
|
On Mar 22, 4:17 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 22 Mar, 2009 22:51:33 Message: 27 of 71 |
|
On Mar 22, 4:32 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 22 Mar, 2009 23:03:51 Message: 28 of 71 |
|
On Mar 22, 5:04 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 22 Mar, 2009 23:24:51 Message: 29 of 71 |
|
On Mar 22, 5:30 pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 23 Mar, 2009 10:17:01 Message: 30 of 71 |
|
Houston, we got a problem. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 24 Mar, 2009 01:13:54 Message: 31 of 71 |
|
On Mar 23, 6:17=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 24 Mar, 2009 07:35:06 Message: 32 of 71 |
|
Obviously I did not even reach the erLine and plot statements because when I saw that max error is not budging there is no point in going forward. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 24 Mar, 2009 12:17:02 Message: 33 of 71 |
|
These are the correct statements. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 24 Mar, 2009 14:22:06 Message: 34 of 71 |
|
On Mar 24, 3:35 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 24 Mar, 2009 16:38:09 Message: 35 of 71 |
|
On Mar 24, 10:22 am, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 25 Mar, 2009 09:05:04 Message: 36 of 71 |
|
Sir you are great. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 25 Mar, 2009 09:08:01 Message: 37 of 71 |
|
When I started coding for the first time I made a blunder as you will see in the code that I had pasted below. I did not know in the beginning that I had made a blunder but the funny thing is that the algorithm did converged. Later I known that the convergence had nothing to do with the inputs or weights. It did converged solely based ibnthe biases alone. For a while I was think (when the real code i.e. with out blunder did not converged ) that I should summit that instead. Who would know. Because there are no teacher in our university that are specialized in neural network. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 25 Mar, 2009 09:09:01 Message: 38 of 71 |
|
Sir Greg Heath as I said in the beginning that I am doing my thesis on face recognition using backpropagation neural network. I would be using for now the network on the features already extracted from the face i.e. locations of the eyes etc. (I am using BioID Face Database that had 40 feature already extracted from the face). |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 25 Mar, 2009 10:40:18 Message: 39 of 71 |
|
Sir you had to be MS to be my supervisor (that the restriction from the university). And by contact information I doesn’t mean yours home address but the university in which you are teaching. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 25 Mar, 2009 13:37:41 Message: 40 of 71 |
|
On Mar 25, 5:05 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 25 Mar, 2009 13:41:51 Message: 41 of 71 |
|
On Mar 25, 5:08=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 25 Mar, 2009 13:53:48 Message: 42 of 71 |
|
On Mar 25, 5:09=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 26 Mar, 2009 00:11:01 Message: 43 of 71 |
|
The blunder is I had used as many biases as there are total records (or inputs). |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 26 Mar, 2009 00:25:11 Message: 44 of 71 |
|
On Mar 25, 8:11=A0pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 26 Mar, 2009 11:28:01 Message: 45 of 71 |
|
Sir thank you very much for your kind help. ( I am not employed, so that I can’t pay back financially). But I know a little bit and pieces of knowledge about |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 26 Mar, 2009 11:50:30 Message: 46 of 71 |
|
On Mar 26, 7:28=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Kishore Date: 26 Mar, 2009 19:04:01 Message: 47 of 71 |
|
Hello, |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 26 Mar, 2009 19:49:01 Message: 48 of 71 |
|
Sir, We are back at square one. I did not know that the algorithm work |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 26 Mar, 2009 20:36:18 Message: 49 of 71 |
|
On Mar 26, 3:49 pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 26 Mar, 2009 20:40:15 Message: 50 of 71 |
|
On Mar 26, 4:36=A0pm, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 27 Mar, 2009 03:49:01 Message: 51 of 71 |
|
I agree with you totally. When one do thing in a hurry, things always got screwed up. So I screwed up. I try to respond as soon as possible and tried to solved the problem before you could responded but I was too late. (You had already responded). |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 27 Mar, 2009 05:26:01 Message: 52 of 71 |
|
Below is the input x and t of the “BioID Face Database”. T is created my me. So first person had 121 pictures and thus that many extracted records of featured extracted records from each records. So I had given him target value 1, in binary 00001. the second person had 58 pictures to this person I had given target value 2, in binary 00010 and so on i.e. given 3, 4 etc to toher person (in binary). (The pictures of the persons are not in sequence, therefore you would see 00001 and then 00010 but then 00001). |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 27 Mar, 2009 05:30:04 Message: 53 of 71 |
|
x = [ |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 27 Mar, 2009 09:34:01 Message: 54 of 71 |
|
Sir, how are you. |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 27 Mar, 2009 14:12:08 Message: 55 of 71 |
|
On Mar 26, 11:49 pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 27 Mar, 2009 14:15:17 Message: 56 of 71 |
|
On Mar 27, 5:34 am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 28 Mar, 2009 01:15:21 Message: 57 of 71 |
|
12345678901234567890123456789012345678901234567890123456789012345 |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 28 Mar, 2009 14:39:26 Message: 58 of 71 |
|
On Mar 27, 9:15 pm, Greg Heath <he...@alumni.brown.edu> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 28 Mar, 2009 19:35:02 Message: 59 of 71 |
|
Sir How are you, |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 28 Mar, 2009 23:25:09 Message: 60 of 71 |
|
On Mar 28, 3:35 pm, "Adeel " <neoresearc...@gmail.com> wrote: |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 30 Mar, 2009 14:10:02 Message: 61 of 71 |
|
Sir i got 310 link in responce of the search of |
|
Subject: Backpropagation Neural network Code problem From: Greg Heath Date: 30 Mar, 2009 20:18:00 Message: 62 of 71 |
|
On Mar 30, 10:10=A0am, "Adeel " <neoresearc...@gmail.com> wrote: |
|
|
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 31 Mar, 2009 20:32:01 Message: 64 of 71 |
|
Sir. How are you. I wish you the best of luck |
|
Subject: Backpropagation Neural network Code problem From: Amrita Kumari Date: 8 Apr, 2009 07:34:02 Message: 65 of 71 |
|
i want to do work with image processing through matlab |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 8 Apr, 2009 09:10:02 Message: 66 of 71 |
|
"Amrita Kumari" <am_krmari@yahoo.co.in> wrote in message <grhk19$fo4$1@fred.mathworks.com>... |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 28 Mar, 2011 04:59:07 Message: 67 of 71 |
|
I had uploaded my years old code on sourceforge.net. it is not clean or efficient. but if u look the code, i am sure u could find how you could create u's neural network. |
|
Subject: Backpropagation Neural network Code problem From: Adeel Date: 29 Mar, 2011 05:18:02 Message: 68 of 71 |
|
bipin gupta |
|
Subject: Backpropagation Neural network Code problem From: satej Date: 25 Apr, 2011 07:58:02 Message: 69 of 71 |
|
"Adeel " <neoresearcher@gmail.com> wrote in message <gq4s5t$cji$1@fred.mathworks.com>... |
|
Subject: Backpropagation Neural network Code problem From: Ledisi Kabari Date: 16 Jan, 2012 13:51:07 Message: 70 of 71 |
|
I am working on my thesis on loan granting decision system using decision Tree and Neural network, using backpropagation neural network. Kindly help me with either an MATLAB code or C++ code that can assist me. From Ledisi Kabari |
|
Subject: Backpropagation Neural network Code problem From: Steven_Lord Date: 16 Jan, 2012 14:19:31 Message: 71 of 71 |
|
|
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| nnet | Daniel jaeger | 23 Jan, 2012 05:13:47 |
| backpropagation | supermon | 27 Jun, 2011 02:39:11 |
| buildin function | supermon | 27 Jun, 2011 02:39:06 |
| backpropagation | Mathias | 20 May, 2011 02:37:51 |
| buildin function | shang | 29 Mar, 2011 03:10:26 |
| buildin function | Ravi | 28 Jul, 2010 04:12:07 |
| matlab code for... | Swathi Reddy | 22 Mar, 2010 18:53:12 |
| back propagatio... | Swathi Reddy | 22 Mar, 2010 18:52:52 |
| nnet | Sprinceana | 23 Jun, 2009 04:00:57 |
| buildin function | Arun h h | 2 May, 2009 05:51:36 |
| matlab from c | Shazzat | 25 Mar, 2009 06:27:40 |
| backpropagation | Ayhan | 18 Mar, 2009 03:59:01 |
| pid neural network | Ayhan | 18 Mar, 2009 03:57:06 |
| buildin function | Adeel | 14 Mar, 2009 02:45:06 |
| problem | Adeel | 14 Mar, 2009 02:45:05 |
| code | Adeel | 14 Mar, 2009 02:45:05 |
| backpropagation | Adeel | 14 Mar, 2009 02:45:05 |
Contact us at files@mathworks.com
