posted on Sep, 23 2003 @ 02:23 PM
Well, genetic algorithms are just a type of programming. It's a great field, and since I'm working in that area, I'd love to discuss it with
others who are involved.
Quickie explanation: in programming, you generally define how to solve the problem. Think Excel - take this number, add that one, divide by another,
and you have the answer. With GA's, you often start with a bunch of inputs AND old answers, and have the software help figure out the solution.
Then use that solution to find answers you don't know yet. Great for predictions, like stock prices.
www.geneticprogramming.com for more info