Over the last week I’ve done some effort to update the Maps usage examples on my wiki to match the…
Yesterday I released GALib version 0.1, a small C# Library that provides the scaffolding for Genetic Algorithm based functionality. It’s…
It’s been quite a while since the last release, but 0.5.2 is finally here! It’s not a big release, but…
Over the past 2 weeks I’ve been putting time in creating a general purpose Genetic Algorithm (GA) library in C#.…
I did a thorough overhaul of my wiki. I cleaned out the mess, put in some nice demo data, installed…
A few friends of me created their very own completely awesome (audio) track. It’s titled “Abandoned”, and my friends named…
Over the last week, I’ve been rewriting my Genetic Algorithm (GA) implementation of the Travelling Salesman Problem (TSP). I’ve rewritten…
To practice some AI methods I’ve been reading about, I created a genetic algorithm (GA) implementation to tackle the travelling…
I just finished watching the recording of a keynote at the JVM Languages Summit 2009 titled “Are we there yet?…
Today I released Validator version 0.2, on which I’ve been working the last 2 days. It features massive rewriting to…