Newsgroups: comp.ai.neural-nets
Path: cantaloupe.srv.cs.cmu.edu!nntp.club.cc.cmu.edu!hudson.lm.com!news.pop.psu.edu!news.cac.psu.edu!howland.reston.ans.net!agate!hpg30a.csc.cuhk.hk!hkpu01.hkp.hk!ma281209
From: ma281209@hkpu01.hkp.hk (ma)
Subject: Re: Help, beginner again !
Message-ID: <D4LwDL.M6y@hkpu01.hkp.hk>
Organization: Hong Kong Polytechnic University
X-Newsreader: TIN [version 1.2 PL0]
References: <D4Lvt2.Lzr@hkpu01.hkp.hk>
Date: Sun, 26 Feb 1995 12:08:09 GMT
Lines: 16

ma (ma281209@hkpu01.hkp.hk) wrote:
: I am an applied mathematics's student, and now I am doing a final year project
: on the topic of Neural Network !

: I had use recurrent network to model (forecast) a tarjectory !  I had use Pascal
: to write a program for the network !

: I am writing to ask is it the speed of convergence of RNN very slow ?  My
: network still can't give an exceptable error after 60,000 of iteration !  It
: take me more than 5 hours time !  any comment ?

BTW, my network had four input neuron and four output neuron, no hidden layer !
It is given an initial point and trying to match the following 44 points.

Is it my programe had problem (why it is so slow ?)
Is there any way for me to obtain a code for PASCAL !? 
