(This is part 6 in the Modern Genetic Algorithms Explained series, click here to go to the first post, or browse through all the parts with the Table Of Contents at the end of this post.)
Tabu search is not really “modern” anymore, but still widely used nonetheless.
The pseudocode …
The following steps are instructions to surf the web using a Nokia N95 with 3G, connected to your Intrepid laptop via Bluetooth.
sudo apt-get install bluez-utils bluez-pin ppp
(This is part 2 in the Modern Genetic Algorithms Explained series, click here to go to the first post, or browse through all the parts with the Table Of Contents at the end of this post.)
Let’s take another look at the blog post on which we will base …
A few days ago I saw this on reddit, linking to a well-written article about genetic algorithms (GA):
Genetic algorithms are a mysterious sounding technique in mysterious sounding field—artificial intelligence. This is the problem with naming things appropriately. When the field was labeled artificial intelligence, it meant using mathematics …
From Google Blogoscoped:
Google has released something to the open source world they call the Native Client. It is meant as a way for website developers to execute rich code faster within the browser… by having it run “natively” on the computer. This could help any program needing fast graphics …
I’ve been hearing some good things about Arch Linux lately, and I wanted to see how it compares to Ubuntu, which I’ve been using for a few years now. I loaded up a new VMWare virtual machine and mounted the iso. Let’s see how this goes…
I …