Genetic algorithms, NK landscapes, Python, and Ubuntu – who knew?

I’ve been programming in Python for about 6 months to create a dynamic network simulation.  It started as a test of my abilities using a genetic algorithm problem from An Introduction to Genetic Algorithms, by Melanie Mitchell.  I’m now adding the NK-landscape (Kauffman) model as a stochastic fitness function to look at organizational and individual network evolution.  This will be my job-market paper.  Thanks to Bill McEvily for keeping the project on track, and to Mike Ryall for his gentle guidance.  The whole thing is now running on Amazon Web Services using Ubuntu 13.04.  I’ve had to move up to the extra-large memory-intensive clusters to lower the computing time.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s