On Thu, Dec 18, 2008 at 9:48 AM, Alex_Gaynor <[email protected]> wrote: > > That seemed to have fixed the flashing issue, thanks! However, the > application doesn't appear to be doing what I'd like(instead it's > doing what I told it, and we know that's a mistake :-P ), the > mutations it chooses seem to be completely arbitrary rather than those > that actually improve the fitness, since the fitness calculation does > appear to be correct I think the issue must be that it is not > computing the fitness based on the correct data. Does anyone have any > thoughts as to how I could figure out if it's doing it correctly or > not? >
Sounds like an issue with your algorithm, rather than pyglet, so this is getting a little off-topic. I can put you in touch with some researchers in my department who work with evolutionary art algorithms. Contact me off-list if you're interested. Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
