[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: neural net expert



PureBytes Links

Trading Reference Links

   From: "Pierre Orphelin" <pierre.orphelin@xxxxxxx>
   Date: Sat, 26 Jun 2004 21:40:51 +0200

   I still have to see a NN trained by GA that holds its promises over huge unseen
   dataserie.

Me too.

   GA is curve fitting at its best, but brings no intelligence at all to the final
   system.

You get whatever you put into the Fitness Function.  Making a careful
choice is a good idea.  

   GA is also the easy path to  real world like illusion.

Hmm, you might want to check with the drug companies searching for the
new billion dollar drug...

   Plug a GA on a NN and the NN will become intelligent.
   The key is in the belief...

A GA and a NN are apples and oranges.  One is a pattern classifier
(without a null output) and the other is an optimization method for
complex problems.

I think you misunderstood my original comment and opinion of NN
systems.