Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: backpropagation
Date: Thu, 20 Nov 2008 07:21:07 +0000 (UTC)
Organization: Helbling Technik Bern AG
Lines: 10
Message-ID: <gg3353$1k1$1@fred.mathworks.com>
References: <gg2auh$ap2$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1227165667 1665 172.30.248.37 (20 Nov 2008 07:21:07 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 20 Nov 2008 07:21:07 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1271984
Xref: news.mathworks.com comp.soft-sys.matlab:501939


"max " <bfreakazoid@yahoo.com> wrote in message <gg2auh$ap2$1@fred.mathworks.com>...
> hi...
> i'm  a new user in neural network.i'm doing my final year project using backpropagation neural network.i'm been given 100 learning input with each input contain 36 parameter(number).how can i start programming it.hope anyone can give me web or reading material so that i can read it and understand it from A-Z.some easy example and source code could also help.
> thanks in advance...

First, if it's your final year project, you should know where to start from. The newsgroup can't help you start code from scratch.

Secondarily, if you have 100 learning inputs, it won't lead your network anywhere. 100k learning inputs would be a starting point...