Re: Genetic Algorithm Example

2010-09-25 Thread Lee Spector
On Sep 25, 2010, at 7:14 AM, Goran Jovic wrote: > I will definitively try using Clojush too, especially since GP was my > initial intention, so thanks again. Great -- I'd love to hear about your experiences. You can find more about Push/PushGP at http://hampshire.edu/lspector/push.html. >> Als

Re: Genetic Algorithm Example

2010-09-25 Thread Goran Jovic
Thank you for your reply. > Perhaps you'd be interested in a related but slightly different approach to > solving a related but slightly different problem. The game from my program is from Serbian TV quiz Slagalica (http:// en.wikipedia.org/wiki/TV_Slagalica). As you said Krypto is only slightly

Re: Genetic Algorithm Example

2010-09-23 Thread Lee Spector
On Sep 19, 2010, at 9:41 AM, Goran Jovic wrote: > Anyway, being a Clojure newbie myself, I had a huge benefit from > freely available code examples, so I decided to share my own project > with other folks who are learning Clojure. > > It's hosted on: > http://code.google.com/p/genetic-my-number/