|
> I've pondered it, though not actually done anything. The things to
> remember are that GAs need to do fitness testing, and the larger the
> population that you can do fitness tests on the better.
Yes. Therefore you might want to use the truncation selection, which
allows you to have only 1 copy of the population at a time to save memory.
It worked for us, we have a small GA running inside of the RCX. We
evolved a program with simple instructions to make the robot go
in a maze and find an object... Anybody interested in more details,
write me an e-mail.
Pavel.
|
|
Message is in Reply To:
| | Re: GA in RCX
|
| (...) I've pondered it, though not actually done anything. The things to remember are that GAs need to do fitness testing, and the larger the population that you can do fitness tests on the better. On a big old PC, it's easy to do lots and lots of (...) (25 years ago, 23-May-00, to lugnet.robotics.rcx.legos)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|