[ODE] Creature Evolution input

Henri Hakl henri at cs.sun.ac.za
Thu Mar 13 04:45:03 2003


Thanks everybody :) - I'll combine the overall thought patterns and see what
I'll come-up with...

the problem is a bit about representation: I simply feel that the ANN is
very comfortable with a whole lot vectors, and that the evolution based
purely on vectors would take very long. I've worked out a useful alternative
representation - but it explodes the total required input to about 1500
inputs (most of which would be zero... but still). A purely vector based
input would amount to around 200 inputs.

Any thoughts on that?